On Sun, Nov 10, 2002 at 10:39:59PM -0500, Pierre Sarrazin wrote:

> By the way, to avoid having the 'dist' target include dummy.cc in
> the distributed source tarball, one has to say this:

whoops, forgot about this. thanks.

> And to have 'clean' erase the generated dummy.cc:
> 
> clean-local:
>       rm -f dummy.cc

I did

CLEANFILES = dummy.cc

instead, which seems "better"

thanks
john
-- 
"History is the slaughter-bench at which the happiness of peoples, the
 wisdom of states and the virtue of individuals have been sacrificed."
        - Hegel


Reply via email to