aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/support/Makefile
blob: 306886f1e88bbd89f54b4213f0adfbbe4dc5fdbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD: www/ja/support/Makefile,v 1.1 2009/07/21 06:12:12 hrs Exp $
# Original Revision: 1.1

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

DOCS=	bugreports.sgml webresources.sgml

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