doc/fr_FR.ISO8859-1/articles/Makefile

29 lines
565 B
Makefile
Raw Normal View History

#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
2002-02-14 15:09:37 +01:00
# $FreeBSD$
# Original revision: 1.3
#
2012-08-25 21:52:34 +02:00
SUBDIR = building-products
SUBDIR+= committers-guide
SUBDIR+= contributing
SUBDIR+= contributors
SUBDIR+= explaining-bsd
SUBDIR+= filtering-bridges
SUBDIR+= fonts
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
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
ROOT_SYMLINKS+= new-users
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"