aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/news/1997/Makefile
blob: 2e9e5af229ccd596e476a3f65bbcf7d2b6f846fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD: www/ja/news/1997/Makefile,v 1.5 2000/11/07 11:37:56 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.4

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

DOCS=	index.sgml

### Revision checking
REVCHECK=	YES

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