aboutsummaryrefslogblamecommitdiff
path: root/en_US.ISO8859-1/htdocs/advocacy/Makefile
blob: bab4fe2d5b60fb74f1798ce25aa244aab4ae474f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

           








                                


                         
                                             
# $FreeBSD$
#
# Makefile for the advocacy site

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

DOCS=   index.xml
DOCS+=	myths.xml
DOCS+=	whyusefreebsd.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"