aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/htdocs/docproj/Makefile
blob: d0d0856fce02062bef4cef684eb067223682b9b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD: www/es/docproj/Makefile,v 1.2 1999/09/06 07:03:01 peter Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=   current.sgml 
DOCS+=	doc-set.sgml
DOCS+=  sgml.sgml
DOCS+=  submitting.sgml
DOCS+=  who.sgml 
DOCS+=  translations.sgml
DOCS+=	docproj.sgml

INDEXLINK= docproj.html

.include "${DOC_PREFIX}/share/mk/web.site.mk"