doc/fr_FR.ISO8859-1/books/Makefile
Sebastien Gioria 8c36932638 Adding Build of developper handbook
Obtained from:French CVS server
2002-02-14 14:39:06 +00:00

17 lines
324 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
# $FreeBSD$
# Original revision: 1.4
#
SUBDIR = faq
SUBDIR+= handbook
SUBDIR+= fdp-primer
SUBDIR+= developers-handbook
ROOT_SYMLINKS= faq handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"