Makefile revision 143331
1# $FreeBSD: head/release/doc/en_US.ISO8859-1/Makefile 143331 2005-03-09 18:32:29Z hrs $
2
3RELN_ROOT?= ${.CURDIR}/..
4
5SUBDIR = relnotes
6SUBDIR+= hardware
7SUBDIR+= readme
8SUBDIR+= errata
9SUBDIR+= installation
10
11COMPAT_SYMLINK = en
12
13.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
14.include "${DOC_PREFIX}/share/mk/doc.project.mk"
15