aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/docs/Makefile
blob: 8e25d21ba240b3bb6901cda0991a3cd6bb9a4a38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD: www/ja/docs/Makefile,v 1.1 2010/07/05 17:00:55 ryusuke Exp $
# Original Revision: 1.6

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

DOCS=   books.sgml webresources.sgml

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