summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/Makefile
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-04-23 11:40:44 +0000
committerfukachan <fukachan>2001-04-23 11:40:44 +0000
commit6bcb43a3ed58cb218a4aec9e8ae6e2281e1b3274 (patch)
treee402d9ef6b8e9430c239d6021ac282625621f631 /fml/doc/ja/tutorial/Makefile
parenta8846ffd26b13cb8f375e0973e60d7b83d8821dd (diff)
downloadfml8-6bcb43a3ed58cb218a4aec9e8ae6e2281e1b3274.tar.gz
fml8-6bcb43a3ed58cb218a4aec9e8ae6e2281e1b3274.tar.bz2
fml8-6bcb43a3ed58cb218a4aec9e8ae6e2281e1b3274.zip
re-use TMPDIR ;)
Diffstat (limited to 'fml/doc/ja/tutorial/Makefile')
-rw-r--r--fml/doc/ja/tutorial/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/Makefile b/fml/doc/ja/tutorial/Makefile
index 1db31b1d..51dda2cd 100644
--- a/fml/doc/ja/tutorial/Makefile
+++ b/fml/doc/ja/tutorial/Makefile
@@ -1,8 +1,8 @@
#
-# $FML: Makefile,v 1.3 2001/04/23 03:49:48 fukachan Exp $
+# $FML: Makefile,v 1.4 2001/04/23 09:33:54 fukachan Exp $
#
-TMP_DIR =
+TMP_DIR = /tmp
TARGET_DIR = ../../../../Documentation/ja/tutorial
all: export