# $Id: Makefile,v 1.6 1998-08-12 09:04:07 hanai Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.5 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif DOCS= projects.sgml DOCS+= mozilla.sgml DOCS+= newbies.sgml INDEXLINK= projects.html .include "../../web.mk"