doc/es/security/Makefile
J. Vicente Carrasco f131940391 Cleaning work of es_ES web stuff. Lots of outdated files deleted, and
quite a few of cosmetic changes.

Submitted by: gabor@

Approved by: jesusr@ (mentor)
2007-11-19 20:43:24 +00:00

14 lines
299 B
Makefile

# $FreeBSD: www/es/security/Makefile,v 1.3 2000/11/29 23:57:09 kuriyama Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= security.sgml
INDEXLINK= security.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"