aboutsummaryrefslogtreecommitdiff
path: root/hu_HU.ISO8859-2/htdocs/advocacy/Makefile
blob: 6dad5ffac52a260231bc398c357767dc9c372fb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD: www/en/advocacy/Makefile,v 1.3 2002/04/05 05:37:35 kuriyama Exp $

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