summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/changes/Makefile
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-04-02 04:39:48 +0000
committerfukachan <fukachan>2004-04-02 04:39:48 +0000
commiteb94482e1eb41e9e41f204c27d29aeda8eb5ca0a (patch)
tree0bb799bd61891a63b387a69c489f72f292c32b5f /fml/doc/ja/tutorial/changes/Makefile
parente45b33c0cbfe6fac049875c33509ef580d5c7ee1 (diff)
downloadfml8-snap-20040402.tar.gz
fml8-snap-20040402.tar.bz2
fml8-snap-20040402.zip
changes between fml4 and fml8.snap-20040402
Diffstat (limited to 'fml/doc/ja/tutorial/changes/Makefile')
-rw-r--r--fml/doc/ja/tutorial/changes/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/changes/Makefile b/fml/doc/ja/tutorial/changes/Makefile
new file mode 100644
index 00000000..dfc92576
--- /dev/null
+++ b/fml/doc/ja/tutorial/changes/Makefile
@@ -0,0 +1,7 @@
+#
+# $FML$
+#
+
+table.cui.sgml: CUI.txt conv2sgml.pl
+ perl conv2sgml.pl CUI.txt > table.cui.sgml.new
+ mv table.cui.sgml.new table.cui.sgml