# $FreeBSD: src/release/doc/de_DE.ISO8859-1/hardware/i386/Makefile,v 1.1.2.1 2002/03/12 21:27:00 ue Exp $ # $DragonFly: src/release/doc/de_DE.ISO8859-1/hardware/i386/Attic/Makefile,v 1.2 2003/06/17 04:27:19 dillon Exp $ # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/Makefile,v 1.2.2.1 2002/03/11 01:04:12 ue Exp $ # $Id: Makefile,v 1.3 2002/03/10 15:37:15 ue Exp $ # basiert auf: 1.3.2.2 RELN_ROOT?= ${.CURDIR}/../../.. DOC?= article FORMATS?= html INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content SRCS+= article.sgml SRCS+= proc-i386.sgml SRCS+= ../common/hw.ent SRCS+= ../common/artheader.sgml SRCS+= ../common/dev.sgml SRCS+= ../common/config.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"