freebsd-dev/release/doc/en_US.ISO8859-1/Makefile
2004-09-16 16:46:37 +00:00

16 lines
274 B
Makefile

# $FreeBSD$
RELN_ROOT?= ${.CURDIR}/..
SUBDIR = relnotes
SUBDIR+= hardware
SUBDIR+= readme
SUBDIR+= errata
SUBDIR+= installation
#SUBDIR+= early-adopter
COMPAT_SYMLINK = en
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"