head	1.4;
access;
symbols
	HRS_XML_CLEANUP:1.3
	HRS_XML_CLEANUP_PRE:1.3
	EMILYBOYD_REDESIGN:1.3
	PRE_REDESIGN:1.3
	XML_XSL_XP:1.3.0.2
	XML_XSL_XP_BP:1.3
	jesusr:1.1.1.1
	ES_WWW:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2007.11.19.20.43.24;	author carvay;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.29.23.57.09;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	99.09.06.07.03.14;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	99.02.08.19.26.12;	author wosch;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.02.08.19.26.12;	author wosch;	state Exp;
branches;
next	;


desc
@@


1.4
log
@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)
@
text
@# $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"
@


1.3
log
@Switch web.mk to share/mk/web.site.mk in Spanish version.
(with "obj" fixes)

Submitted by:	nbm
@
text
@d1 1
a1 1
# $FreeBSD: www/es/security/Makefile,v 1.2 1999/09/06 07:03:14 peter Exp $
d10 1
a10 4
DOCS=  
DOCS+=	programmers.sgml
DOCS+=	security.sgml
DOCS+=  secure.sgml
@


1.2
log
@$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
@
text
@d1 1
a1 1
# $FreeBSD$
d6 3
d17 1
a17 1
.include "../web.mk"
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1999/01/21 14:21:34 jesusr Exp $
@


1.1.1.1
log
@Imported the Spanish Web pages, except the

	english sub directories: cgi, commercial, gallery, gifs
	which are redundant and will never be translated

and the

	spanish sub directories: doc-es, docs-es

Submitted by: "Jesus Rodriguez" <jesusr@@ncsa.es>

Fix Makefiles errors. `Make all install' runs fine.

Currently, many the links to the sub directories cgi, commercial,
gallery, gifs are broken. The links should point to the English
orginal files.
@
text
@@
