doc/ja_JP.eucJP/articles/zip-drive/Makefile
Hiroki Sato f55b11e1fe - Add new translation and activate it:
(new) -> 1.8  	fonts/Makefile
	(new) -> 1.16 	fonts/article.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
References:	[doc-jp 8428]

- Catch up with the English version:

	1.24  -> 1.37 	contributors/article.sgml

- Add NO_TIDY flag to zip-drive/Makefile forgotten in the
  previous commit.
2001-10-27 17:52:51 +00:00

17 lines
235 B
Makefile

# $FreeBSD$
# Original revision: 1.1
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
NO_TIDY=YES
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"