doc/en_US.ISO_8859-1/books/Makefile
Nik Clayton 20f7d377d1 Use doc.project.mk in place of docproj.docbook.mk.
Use the new ROOT_SYMLINKS variable where necessary.
1999-09-03 17:24:47 +00:00

10 lines
219 B
Makefile

# $Id: Makefile,v 1.4 1999-09-03 17:24:43 nik Exp $
SUBDIR = faq
SUBDIR+= fdp-primer
SUBDIR+= handbook
ROOT_SYMLINKS= faq handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"