doc/de_DE.ISO8859-1/htdocs/docproj/Makefile

24 lines
483 B
Makefile

# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
# $FreeBSD$
# $FreeBSDde: de-www/docproj/Makefile,v 1.3 2007/01/16 20:32:55 jkois Exp $
# basiert auf: 1.11
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= doc-set.sgml
DOCS+= docproj.sgml
DOCS+= sgml.sgml
DOCS+= submitting.sgml
DOCS+= who.sgml
INDEXLINK= docproj.html
.include "${DOC_PREFIX}/share/mk/web.site.mk"