automake
[Top][All Lists]
Advanced

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

Re: Wishlist: Clean target for generated C files?


From: Ralf Wildenhues
Subject: Re: Wishlist: Clean target for generated C files?
Date: Thu, 1 Mar 2007 17:46:07 +0100
User-agent: Mutt/1.5.14 (2007-02-28)

Hello Bob,

quick reply upon a glance:

* Bob Proulx wrote on Thu, Mar 01, 2007 at 05:37:56PM CET:
[...]
> 
>   <-- less clean -- more clean -->
>     MOSTLYCLEANFILES
>         CLEANFILES
>             MORECLEANFILES
>                 DISTCLEANFILES
>                     MAINTAINERCLEANFILES
> 
> With a use model more like this somewhat stylized example.
[...]
>   ...modify code generator...
>   make moreclean
>   make

Looks to me like if your generated code had proper dependencies you
would not need the 'moreclean' step.  Is that observation correct?  
If no, what am I missing?  If yes, then let's see why you have not
(or can not?) describe the dependencies properly within a Makefile.am.

Cheers,
Ralf




reply via email to

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