> -----Original Message-----
> From: Alexandre Oliva [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 17, 2001 2:20 PM
> To: Robert Collins
> Cc: Lars J. Aas; [EMAIL PROTECTED]
> Subject: Re: target dependency bug
> 
> 
> On Apr 17, 2001, "Robert Collins" 
> <[EMAIL PROTECTED]> wrote:
> 
> > If I understand you correctly, that should result in a 
> Makefile.in with
> > cf_gen_defines.h as a dependancy of cf_gen.$(OBJEXT): ?
> 
> Nope.  It's some other target that would depend on cf_gen_defines.h.
> BUILT_SOURCES are global, not specific to some object file.

cf_gen_defines.h is being built. But cf_gen.o isn't being updated when
cf_gen_defines.h is updated. And AFAICT, automake has enough info to
make cf_gen_defines.h a dependency of cf_gen.o

Depending on your response to my question below - I'll put this in
manually, how do I file a feature request?
 
> > I'm testing this on my cygwin box with GNU make, automake CVS (as of
> > early week). 
>  
> Try current CVS.  I think the fix for this bug was very, very recent.

I think I'm confused. Are you saying that CVS may make cf_gen.$(OBJEXT)
depend on cf_gen_defines.h?

Rob
 
> -- 
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me
> 

Reply via email to