doc/data/docproj/Makefile
Nik Clayton f08ba66e33 Updated the information about the FreeBSD Documentation Project. Updated
docproj.sgml, and added a new 'docproj' directory which contains other
project related .sgml files (and a Makefile). Updated the main Makefile to
include this new directory.

Reviewed by the various members of the -doc mailing list (including
John Fieber) over the past week or so.
1998-03-31 20:11:38 +00:00

9 lines
203 B
Makefile

# $Id: Makefile,v 1.1 1998-03-31 20:11:35 nik Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
DOCS= current.sgml doc-set.sgml sgml.sgml submitting.sgml who.sgml
.include "../web.mk"