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