1999-11-10 22:29:15 +01:00
|
|
|
#
|
|
|
|
# The FreeBSD Documentation Project
|
|
|
|
# The FreeBSD French Documentation Project
|
|
|
|
#
|
2002-02-14 15:09:37 +01:00
|
|
|
# $FreeBSD$
|
1999-11-10 22:29:15 +01:00
|
|
|
# Original revision: 1.3
|
|
|
|
#
|
|
|
|
|
2012-08-25 21:52:34 +02:00
|
|
|
SUBDIR = building-products
|
|
|
|
SUBDIR+= committers-guide
|
2002-07-10 17:10:19 +02:00
|
|
|
SUBDIR+= contributing
|
2002-08-24 17:41:15 +02:00
|
|
|
SUBDIR+= contributors
|
2009-06-07 15:26:03 +02:00
|
|
|
SUBDIR+= explaining-bsd
|
2002-06-20 12:01:55 +02:00
|
|
|
SUBDIR+= filtering-bridges
|
1999-11-10 22:29:15 +01:00
|
|
|
SUBDIR+= fonts
|
2002-06-20 12:01:55 +02:00
|
|
|
SUBDIR+= ipsec-must
|
2016-02-27 17:10:01 +01:00
|
|
|
SUBDIR+= leap-seconds
|
2012-07-04 22:07:28 +02:00
|
|
|
SUBDIR+= linux-users
|
2007-12-12 19:34:58 +01:00
|
|
|
SUBDIR+= nanobsd
|
1999-11-10 22:29:15 +01:00
|
|
|
SUBDIR+= new-users
|
2003-08-15 12:21:34 +02:00
|
|
|
SUBDIR+= pam
|
2002-05-25 18:26:04 +02:00
|
|
|
SUBDIR+= pr-guidelines
|
2002-06-08 11:59:49 +02:00
|
|
|
SUBDIR+= problem-reports
|
1999-11-10 22:29:15 +01:00
|
|
|
|
|
|
|
ROOT_SYMLINKS+= new-users
|
|
|
|
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|