bmah c5bc9baa58 Disconnect installation notes from the release documentation build.
Approved by:	re (blanket for installation notes removal)
2007-08-15 03:02:22 +00:00

14 lines
228 B
Makefile

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