2012-05-17 21:12:14 +02:00
|
|
|
# $FreeBSD$
|
1999-08-17 00:09:20 +02:00
|
|
|
|
2001-07-31 19:12:27 +02:00
|
|
|
#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
|
2000-07-16 22:32:31 +02:00
|
|
|
SUBDIR+= porters-handbook
|
1999-08-17 00:09:20 +02:00
|
|
|
|
1999-09-03 19:24:47 +02:00
|
|
|
ROOT_SYMLINKS= faq handbook
|
|
|
|
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|