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