freebsd-dev/release/doc/fr_FR.ISO8859-1/installation/Makefile

18 lines
342 B
Makefile
Raw Normal View History

2002-05-26 16:49:48 +00:00
#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
# $Id$
# $FreeBSD$
2002-10-19 21:49:09 +00:00
# Original revision: 1.4
2002-05-26 16:49:48 +00:00
RELN_ROOT?= ${.CURDIR}/../..
SUBDIR = alpha
SUBDIR+= i386
2002-10-19 21:49:09 +00:00
SUBDIR+= pc98
SUBDIR+= sparc64
2002-05-26 16:49:48 +00:00
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"