doc/ja_JP.eucJP/articles/Makefile
Hiroki Sato eb808ef673 Add new translations and activate them:
1.5   -> 1.8	Makefile
	(new)		zip-drive/Makefile
	(new)		zip-drive/article.sgml

Submitted by:	otemachi@osaka.interq.or.jp (Takada Tomoki)
Reviewed by:	sugimura@jp.FreeBSD.org, hrs
References:	[doc-jp 7644]
2000-08-28 21:35:36 +00:00

19 lines
457 B
Makefile

# $FreeBSD: doc/ja_JP.eucJP/articles/Makefile,v 1.2 2000/03/22 06:32:11 kuriyama Exp $
# Original revision: 1.8
#SUBDIR = committers-guide
#SUBDIR+= dialup-firewall
SUBDIR+= diskless-x
#SUBDIR+= fonts
#SUBDIR+= formatting-media
#SUBDIR+= ipsec-must
#SUBDIR+= mh
SUBDIR+= multi-os
#SUBDIR+= new-users
#SUBDIR+= programming-tools
SUBDIR+= zip-drive
# ROOT_SYMLINKS+= new-users
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"