aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/developers/Makefile
blob: db47f5d45c54230094cd8a7e31b6076ebba9690c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$
# Original Revision: 1.1

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

DOCS=   cvs.sgml

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