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@
24 lines
513 B
Makefile
24 lines
513 B
Makefile
# $FreeBSD$
|
|
#
|
|
# %SOURCE% en_US.ISO8859-1/articles/Makefile
|
|
# %SRCID% 1.39
|
|
|
|
SUBDIR = bsdl-gpl
|
|
SUBDIR+= compiz-fusion
|
|
SUBDIR+= contributing
|
|
SUBDIR+= cvs-freebsd
|
|
SUBDIR+= explaining-bsd
|
|
SUBDIR+= freebsd-questions
|
|
SUBDIR+= gjournal-desktop
|
|
SUBDIR+= greek-language-support
|
|
SUBDIR+= laptop
|
|
SUBDIR+= linux-users
|
|
SUBDIR+= mailing-list-faq
|
|
SUBDIR+= nanobsd
|
|
SUBDIR+= new-users
|
|
SUBDIR+= problem-reports
|
|
SUBDIR+= releng
|
|
SUBDIR+= releng-packages
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|