Makefile revision 106654
1# $FreeBSD: head/release/doc/en_US.ISO8859-1/hardware/Makefile 106654 2002-11-08 18:36:04Z bmah $
2
3RELN_ROOT?= ${.CURDIR}/../..
4
5SUBDIR = alpha
6SUBDIR+= ia64
7SUBDIR+= i386
8SUBDIR+= pc98
9SUBDIR+= sparc64
10
11.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
12.include "${DOC_PREFIX}/share/mk/doc.project.mk"
13