2001-10-27 19:52:51 +02:00
|
|
|
# $FreeBSD$
|
2003-10-11 15:36:07 +02:00
|
|
|
# Original revision: 1.36
|
2000-01-06 08:22:42 +01:00
|
|
|
|
2001-11-24 22:21:57 +01:00
|
|
|
SUBDIR =
|
2003-10-11 15:36:07 +02:00
|
|
|
#SUBDIR+= 5-roadmap
|
|
|
|
#SUBDIR+= checkpoint
|
2001-11-24 22:21:57 +01:00
|
|
|
#SUBDIR+= committers-guide
|
2001-09-30 12:33:19 +02:00
|
|
|
#SUBDIR+= console-server
|
2001-11-24 22:21:57 +01:00
|
|
|
SUBDIR+= contributing
|
|
|
|
SUBDIR+= contributors
|
2003-10-11 15:36:07 +02:00
|
|
|
#SUBDIR+= cvs-freebsd
|
2001-11-24 22:21:57 +01:00
|
|
|
#SUBDIR+= cvsup-advanced
|
2001-09-30 12:33:19 +02:00
|
|
|
SUBDIR+= dialup-firewall
|
2000-03-22 07:32:12 +01:00
|
|
|
SUBDIR+= diskless-x
|
2003-10-11 15:36:07 +02:00
|
|
|
#SUBDIR+= euro
|
2001-09-30 12:33:19 +02:00
|
|
|
#SUBDIR+= explaining-bsd
|
2003-10-11 17:06:56 +02:00
|
|
|
SUBDIR+= fbsd-from-scratch
|
2001-09-30 12:33:19 +02:00
|
|
|
#SUBDIR+= filtering-bridges
|
2001-10-27 19:52:51 +02:00
|
|
|
SUBDIR+= fonts
|
2000-01-06 08:22:42 +01:00
|
|
|
#SUBDIR+= formatting-media
|
2001-11-24 22:21:57 +01:00
|
|
|
#SUBDIR+= freebsd-questions
|
2003-10-11 15:36:07 +02:00
|
|
|
#SUBDIR+= hats
|
|
|
|
#SUBDIR+= hubs
|
2001-09-30 13:15:20 +02:00
|
|
|
SUBDIR+= ipsec-must
|
2001-09-30 12:33:19 +02:00
|
|
|
#SUBDIR+= laptop
|
2003-10-11 15:36:07 +02:00
|
|
|
#SUBDIR+= java-tomcat
|
2000-01-06 08:22:42 +01:00
|
|
|
#SUBDIR+= mh
|
|
|
|
SUBDIR+= multi-os
|
|
|
|
#SUBDIR+= new-users
|
2003-10-11 15:36:07 +02:00
|
|
|
#SUBDIR+= pam
|
|
|
|
#SUBDIR+= pr-guidelines
|
2003-10-11 15:21:55 +02:00
|
|
|
SUBDIR+= problem-reports
|
2000-01-06 08:22:42 +01:00
|
|
|
#SUBDIR+= programming-tools
|
2001-09-30 12:33:19 +02:00
|
|
|
#SUBDIR+= pxe
|
2003-10-11 15:36:07 +02:00
|
|
|
#SUBDIR+= releng
|
|
|
|
#SUBDIR+= releng-packages
|
2001-09-30 12:33:19 +02:00
|
|
|
#SUBDIR+= serial-uart
|
|
|
|
#SUBDIR+= solid-state
|
|
|
|
#SUBDIR+= storage-devices
|
2001-11-24 22:21:57 +01:00
|
|
|
#SUBDIR+= vinum
|
2001-09-30 12:33:19 +02:00
|
|
|
#SUBDIR+= vm-design
|
2000-08-28 23:35:36 +02:00
|
|
|
SUBDIR+= zip-drive
|
2000-01-06 08:22:42 +01:00
|
|
|
|
|
|
|
# ROOT_SYMLINKS+= new-users
|
|
|
|
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|