d8a2cdf09b
reasonable to maintain the reference, use the archived docs. 5-roadmap checkpoint dialup-firewall diskless-x euro formatting-media hats (content moved to htdocs/internal) multi-os storage-devices vinum zip-drive All of these articles can be found here: http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/ No objection from: doc@, www@
15 lines
300 B
Makefile
15 lines
300 B
Makefile
# $FreeBSD$
|
|
|
|
#SUBDIR = committers-guide
|
|
#SUBDIR+= explaining-bsd
|
|
#SUBDIR+= freebsd-questions
|
|
#SUBDIR+= fonts
|
|
#SUBDIR+= ipsec-must
|
|
#SUBDIR+= mh
|
|
#SUBDIR+= new-users
|
|
#SUBDIR+= programming-tools
|
|
|
|
# ROOT_SYMLINKS+= new-users
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|