automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking in C++ mode


From: John Levon
Subject: Re: Linking in C++ mode
Date: Mon, 11 Nov 2002 04:09:31 +0000
User-agent: Mutt/1.3.25i

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

[Prev in Thread] Current Thread [Next in Thread]