doc/data/security/Makefile
Wolfram Schneider 80d71116c1 The new FreeBSD Security homepage.
Submitted by: guido
1998-06-19 09:46:53 +00:00

12 lines
209 B
Makefile

# $Id: Makefile,v 1.1 1998-06-19 09:46:48 wosch Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
DOCS=
DOCS+= programmers.sgml
DOCS+= security.sgml
DOCS+= secure.sgml
.include "../web.mk"