freebsd-dev/release/doc/fr_FR.ISO8859-1/Makefile
2002-02-19 12:22:51 +00:00

23 lines
399 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
# $Id$
# $FreeBSD$
# Original revision: 1.2.2.1
RELN_ROOT?= ${.CURDIR}/..
SUBDIR = relnotes
#SUBDIR+= hardware
#SUBDIR+= readme
SUBDIR+= errata
#SUBDIR+= installation
COMPAT_SYMLINK = fr
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"