*** empty log message ***

This commit is contained in:
David Rose 2000-11-28 22:33:56 +00:00
parent f85a16c86f
commit 2c72484f9c

View File

@ -152,7 +152,7 @@ $[directory]/stamp :
#define target $[flt:%.flt=%.egg]
#define source $[flt]
$[target] : $[source]
flt2egg -no -rt -o $[target] $[source]
flt2egg -no -uo ft -rt -o $[target] $[source]
#end flt
#end flt_egg