diff --git a/fr_FR.ISO8859-1/books/Makefile b/fr_FR.ISO8859-1/books/Makefile index 5f83b5e103..e60d820f06 100644 --- a/fr_FR.ISO8859-1/books/Makefile +++ b/fr_FR.ISO8859-1/books/Makefile @@ -1,16 +1,17 @@ # # The FreeBSD Documentation Project # The FreeBSD French Documentation Project # -# $FreeBSD: doc/fr_FR.ISO_8859-1/books/Makefile,v 1.1 1999/11/10 21:28:31 nik Exp $ +# $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"