doc/ja/security/Makefile
Hiroyuki Hanai 3b6b06c2e2 Fix a typo.
1998-07-27 08:39:09 +00:00

14 lines
282 B
Makefile

# $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
DOCS+= security.sgml
DOCS+= secure.sgml
.include "../../web.mk"