2002-03-12 18:35:54 +00:00
|
|
|
# $FreeBSD$
|
2002-11-09 21:27:38 +00:00
|
|
|
# $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/Makefile,v 1.4 2002/11/09 18:00:42 ue Exp $
|
|
|
|
# basiert auf: 1.5
|
2002-03-12 18:35:54 +00:00
|
|
|
|
|
|
|
RELN_ROOT?= ${.CURDIR}/../..
|
|
|
|
|
|
|
|
SUBDIR = alpha
|
2002-11-09 21:27:38 +00:00
|
|
|
SUBDIR+= ia64
|
2002-03-12 18:35:54 +00:00
|
|
|
SUBDIR+= i386
|
2002-10-12 19:00:34 +00:00
|
|
|
SUBDIR+= pc98
|
2002-03-12 18:35:54 +00:00
|
|
|
SUBDIR+= sparc64
|
|
|
|
|
|
|
|
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|