doc/data/docproj/Makefile
Wolfram Schneider 4c5802fde4 Translations of the FreeBSD documentation, Web pages, Handbook, Manual
pages and FAQ. Currently listed only the FreeBSD Korean Documentation Project.
1998-06-17 18:14:54 +00:00

10 lines
231 B
Makefile

# $Id: Makefile,v 1.2 1998-06-17 18:14:52 wosch Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
DOCS= current.sgml doc-set.sgml sgml.sgml submitting.sgml who.sgml
DOCS+= translations.sgml
.include "../web.mk"