aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/FAQ/Makefile
blob: 5f88fae5160014f358bb4a332274a4ea21e6c1f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# $FreeBSDde: de-www/FAQ/Makefile,v 1.2 2002/12/02 05:35:13 ue Exp $
# $FreeBSD$
# Original revision:	1.8
#

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

DATA=	index.html

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