aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/support/Makefile
blob: b3571938304708269dd84aec2cada6a7518f88f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD: www/en/support/Makefile,v 1.16 2004/05/05 07:56:31 josef Exp $

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

DOCS=   bugreports.sgml webresources.sgml

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