aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7/htdocs/FAQ/Makefile
blob: 2804c674524a2db0888743a3c5dfd1f4236e403c (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 "${DOC_PREFIX}/share/mk/web.site.mk"