doc/ja_JP.eucJP/books/Makefile

16 lines
297 B
Makefile
Raw Normal View History

# $FreeBSD$
#SUBDIR = corp-net-guide
SUBDIR = design-44bsd
#SUBDIR+= developers-handbook
SUBDIR+= faq
#SUBDIR+= fdp-primer
1999-08-19 22:37:05 +02:00
SUBDIR+= handbook
SUBDIR+= porters-handbook
SUBDIR+= ppp-primer
ROOT_SYMLINKS= faq handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"