freebsd-dev/release/doc/en_US.ISO8859-1/relnotes/Makefile
2006-07-31 01:32:30 +00:00

14 lines
232 B
Makefile

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