doc/ja_JP.eucJP/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

9 lines
199 B
Makefile

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