aboutsummaryrefslogtreecommitdiff
path: root/hu_HU.ISO8859-2/htdocs/advocacy/Makefile
blob: 2ea533256f540d182c24941b6d4f47533b630b50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

###################################################
# The FreeBSD Hungarian Documentation Project     #
###################################################

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

DOCS=   index.sgml
DOCS+=	myths.sgml

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