freebsd-dev/release/doc/en_US.ISO8859-1/relnotes/Makefile
Bruce A. Mah 7a675f5bde Remove the rest of the alpha-specific MD release documentation
(release notes and installation guide).
2006-05-18 16:27:53 +00:00

13 lines
215 B
Makefile

# $FreeBSD$
RELN_ROOT?= ${.CURDIR}/../..
SUBDIR= amd64
SUBDIR+= ia64
SUBDIR+= i386
SUBDIR+= pc98
SUBDIR+= sparc64
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"