#
# $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
