aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/gifs/Makefile
blob: f8a179561a80f57f5f732610da23f08c825932b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$
# $FreeBSDde: de-www/gifs/Makefile,v 1.2 2004/05/16 22:06:56 mheinen Exp $
# basiert auf: 1.50

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

DATA=   bar.gif

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