summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/changes/Makefile
blob: dfc9257678619f67c84feb72bd7ff59a078c0b18 (plain)
1
2
3
4
5
6
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