From owner-doc-jp@jp.freebsd.org  Sun Dec 28 09:03:37 1997
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) id JAA00638
	Sun, 28 Dec 1997 09:03:37 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) with ESMTP id JAA00633
	for <doc-jp@jp.freebsd.org>; Sun, 28 Dec 1997 09:03:33 +0900 (JST)
Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id QAA23362; Sat, 27 Dec 1997 16:03:30 -0800 (PST)
Date: Sat, 27 Dec 1997 16:03:30 -0800 (PST)
Message-Id: <199712280003.QAA23362@silvia.HIP.Berkeley.EDU>
To: doc-jp@jp.freebsd.org
From: asami@cs.berkeley.edu (Satoshi Asami)
Reply-To: doc-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: doc-jp 4106
Subject: [doc-jp 4106] FORMATS
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

$B4X783F0L!J$Q$J$$$5$^!)!K(B:

$BF|K\8l%O%s%I%V%C%/$N(B Makefile$B$N(B FORMATS$B$N$H$3$m$r0J2<$N$h$&$KJQ99$7$F(B
$B$b$h$m$7$$$G$7$g$&$+!#$3$l$r$7$J$$$H(B "make FORMATS=html"$B$H$+$7$F$bL5;k(B
$B$5$l$FBT$A$/$?$S$l$^$9$G$9!#(B

bsd.sgml.mk$B$O$3$N8e$K%$%s%/%k!<%I$7$F$$$^$9$+$i!"DL>o$NF0:n$K1F6A$O$J(B
$B$$$H;W$$$^$9!#(B

$B$"$5$_(B
-----
Index: Makefile
===================================================================
RCS file: /usr/cvs/doc/ja_JP.EUC/handbook/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	1997/11/26 16:54:51	1.15
+++ Makefile	1997/12/27 21:35:58
@@ -4,7 +4,7 @@
 
 DOC=	handbook
 DOCDIR=${SHAREDIR}/doc/ja_JP.EUC
-FORMATS= html roff
+FORMATS?= html roff
 SGMLOPTS+=-e EUC-JP
 SGMLOPTS+=-links
 
