automake
[Top][All Lists]
Advanced

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

Re: nodist => CLEANFILES, no?


From: Akim Demaille
Subject: Re: nodist => CLEANFILES, no?
Date: Wed, 25 Jun 2003 15:31:16 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

 > Earnie Boyd wrote:
 >> Akim Demaille wrote:
 >> 
 >>> > On Tue, Jun 24, 2003 at 02:02:25PM +0200, Akim Demaille wrote:
 >>> >>  >> Why wouldn't nodist_ stuff be automatically included into
 >>> CLEANFILES?
 >>> 
 >>> > I think it would make sense.
 >>> 
 >>> > http://www.cygwin.com/ml/bug-automake/2002/msg01693.html
 >>> 
 >>> I would love this.  The only issue is where to bind the
 >>> cleaning. DISTCLEAN or CLEAN :(
 >>> 
 >> Me thinks, DISTCLEAN the better choice.

 > Me too, since sometimes nodist_ files are created by configure, not make.

Actually, this does not fit my needs, since my files are "make" files,
not "configure" files.

But how about making automake even smarter?

1. AC_CONFIG_FILES etc. are to be DISTCLEANED (aren't they already?)
2. nodist_ and target of a rule => CLEAN







reply via email to

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