doc/ja/conspectus/Makefile
Jun Kuriyama 00524f1ffd o Add the following new translations:
(new) -> 1.1	conspectus/Makefile
	(new) -> 1.1	conspectus/Makefile.inc
	(new) -> 1.2	conspectus/index.sgml

Submitted by:	Iwakuni Tomohiko <iwakuni@sidemenu.org>
Reviewed by:	Hiroki Sato <hrs@geocities.co.jp>
References:	[doc-jp 7462]
2000-06-18 23:06:42 +00:00

19 lines
340 B
Makefile

# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
DOCS= index.sgml
# not translated yet
#SUBDIR= stable
### Revision checking
REVFILES= ${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP= ../..
DIR_IN_LOCAL= conspectus
.include "../../web.mk"