#
# $FML: Makefile,v 1.1.1.1 2004/04/02 04:39:48 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
