doc/en/docproj/Makefile
Peter Wemm 01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00

17 lines
273 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
DOCS= current.sgml
DOCS+= doc-set.sgml
DOCS+= sgml.sgml
DOCS+= submitting.sgml
DOCS+= who.sgml
DOCS+= translations.sgml
DOCS+= docproj.sgml
INDEXLINK= docproj.html
.include "../web.mk"