aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/java/Makefile
blob: 5eae2f252be525f54a1e5575a82d65c85c8f9f6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$
# $FreeBSDde: de-www/java/Makefile,v 1.1 2007/11/10 10:18:30 jkois Exp $
# basiert auf: 1.4

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

#SUBDIR =	dists
#SUBDIR+=	docs
#SUBDIR+=	links

#DOCS =  advocacy.sgml
#DOCS+=  howhelp.sgml
DOCS+=  index.sgml
#DOCS+=  install.sgml
#DOCS+=  newsflash.sgml

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