diff options
| author | fukachan <fukachan> | 2004-04-02 04:39:48 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-04-02 04:39:48 +0000 |
| commit | eb94482e1eb41e9e41f204c27d29aeda8eb5ca0a (patch) | |
| tree | 0bb799bd61891a63b387a69c489f72f292c32b5f /fml/doc/ja/tutorial/changes/Makefile | |
| parent | e45b33c0cbfe6fac049875c33509ef580d5c7ee1 (diff) | |
| download | fml8-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/Makefile | 7 |
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 |
