doc/de_DE.ISO8859-1/books/Makefile

17 lines
346 B
Makefile
Raw Normal View History

#
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
2003-12-23 02:23:42 +01:00
# $FreeBSD$
# $FreeBSDde: de-docproj/books/Makefile,v 1.5 2003/10/27 23:11:08 mheinen Exp $
#
2003-12-23 02:23:42 +01:00
SUBDIR = faq
SUBDIR+= fdp-primer
SUBDIR+= handbook
ROOT_SYMLINKS= handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"