doc/fr_FR.ISO_8859-1/books/Makefile

17 lines
367 B
Makefile
Raw Normal View History

#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
2000-06-12 17:56:34 +02:00
# $FreeBSD: doc/fr_FR.ISO_8859-1/books/Makefile,v 1.1 1999/11/10 21:28:31 nik Exp $
# Original revision: 1.4
#
SUBDIR = faq
SUBDIR+= handbook
2000-06-12 17:56:34 +02:00
SUBDIR+= fdp-primer
ROOT_SYMLINKS= faq handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"