*** empty log message ***

This commit is contained in:
David Rose 2001-02-21 18:12:55 +00:00
parent 5eb9483857
commit 990c29de79

View File

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