freebsd-dev/release/doc/en_US.ISO8859-1/relnotes/Makefile

10 lines
171 B
Makefile
Raw Normal View History

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