aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7/htdocs/FAQ/Makefile
blob: f1a5ee32e86039569572bcdc5fc3cf5c4705231e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.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"