doc/fr_FR.ISO8859-1/books/Makefile
Gabor Kovesdan c96a4769af - Remove stale articles and a book
Discussed with:	blackend
2012-09-24 10:54:28 +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"