aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/handbook/Makefile
blob: 88dc45878b945ba6cc42f62d62494f03ec1efea2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# $FreeBSDde: de-www/handbook/Makefile,v 1.2 2002/12/02 05:35:13 ue Exp $
# $FreeBSD$
# basiert auf:	1.9

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

DATA=	index.html

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