doc/ja/security/Makefile

15 lines
282 B
Makefile
Raw Normal View History

1998-07-27 10:39:09 +02:00
# $Id: Makefile,v 1.5 1998-07-27 08:39:09 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
DOCS=
DOCS+= programmers.sgml
1998-07-26 13:16:39 +02:00
DOCS+= security.sgml
DOCS+= secure.sgml
1998-07-27 10:39:09 +02:00
.include "../../web.mk"