Makefile revision 91615
1# $FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/Makefile 91615 2002-03-04 06:46:00Z bmah $
2
3RELN_ROOT?= ${.CURDIR}/../..
4
5SUBDIR = alpha
6SUBDIR+= i386
7SUBDIR+= sparc64
8
9.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
10.include "${DOC_PREFIX}/share/mk/doc.project.mk"
11