Geoff Hutchison wrote:
> 
> At 6:55 PM +0200 11/21/99, Vadim Chekan wrote:
> >Can somebody explain why build passes only afeter second try?
> 
> I wasn't sure and I saw the same thing myself. One minor drawback to
> automake is that the Makefiles themselves are more complex.

I think it isn't automake relative but gnu make VPAHT algorithm.
If target is'n found in VPATH, current dir assumed build dir.
I guess the 'make' scans files when build chain and doesn't rescan
after. I'm not shure is this bug or feature.
 
> On the other hand, I'll be adding the generated files to the
> repository so that you'll only need flex/bison if you modify the
> source files.

I think the best way is to include into source both flex/bison files and
generated .cc files.
In this way people avoid recreation of these files but they're able to
do this if they want.

Vadim.

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to