# $Id: Makefile,v 1.8 1998-08-12 09:04:06 hanai Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.6 .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"