2001-06-25 17:10:30 +02:00
|
|
|
# $FreeBSD: doc/en_US.ISO8859-1/articles/Makefile,v 1.12 2001/06/20 16:14:13 nik Exp $
|
1999-08-17 00:09:20 +02:00
|
|
|
|
1999-09-03 19:11:28 +02:00
|
|
|
SUBDIR = committers-guide
|
2000-06-08 01:24:18 +02:00
|
|
|
SUBDIR+= dialup-firewall
|
1999-09-03 19:11:28 +02:00
|
|
|
SUBDIR+= diskless-x
|
2001-03-14 19:11:19 +01:00
|
|
|
SUBDIR+= explaining-bsd
|
2001-06-25 17:10:30 +02:00
|
|
|
SUBDIR+= filtering-bridges
|
2001-02-16 01:23:27 +01:00
|
|
|
SUBDIR+= freebsd-questions
|
1999-08-17 00:09:20 +02:00
|
|
|
SUBDIR+= fonts
|
|
|
|
SUBDIR+= formatting-media
|
2000-06-26 11:13:04 +02:00
|
|
|
SUBDIR+= ipsec-must
|
1999-08-17 00:09:20 +02:00
|
|
|
SUBDIR+= mh
|
|
|
|
SUBDIR+= multi-os
|
|
|
|
SUBDIR+= new-users
|
|
|
|
SUBDIR+= programming-tools
|
2001-06-25 17:10:30 +02:00
|
|
|
SUBDIR+= pxe
|
2001-06-20 18:14:13 +02:00
|
|
|
SUBDIR+= solid-state
|
2001-05-14 19:15:53 +02:00
|
|
|
SUBDIR+= vm-design
|
2000-02-14 02:25:14 +01:00
|
|
|
SUBDIR+= zip-drive
|
1999-08-17 00:09:20 +02:00
|
|
|
|
1999-10-18 11:48:57 +02:00
|
|
|
# ROOT_SYMLINKS+= new-users
|
1999-09-03 19:11:28 +02:00
|
|
|
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|