#
# $FML: Makefile,v 1.1 2005/08/03 13:27:18 fukachan Exp $
#

table.cui.sgml: CUI.txt conv2sgml.pl
	perl conv2sgml.pl CUI.txt > table.cui.sgml.new
	mv table.cui.sgml.new table.cui.sgml
