doc/ja/prstats/Makefile
Hideyuki KURASHINA ae3c133ea3 Merge the following from the English version:
1.4 -> 1.5    prstats/Makefile
2006-07-27 13:51:53 +00:00

16 lines
326 B
Makefile

# $FreeBSD: www/ja/prstats/Makefile,v 1.2 2002/05/15 17:11:24 hrs Exp $
# Original revision: 1.5
.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"