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







                            
                                       
 
                                             
# $FreeBSD$

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

DOCS=   bugreports.xml webresources.xml

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