Re: Makefile bugs

2005-04-21 Thread mjbauer
Greetings: >The answer to your question is in the FAQ. I think you misunderstood my bug report. The bug report was for the automake source tree itself getting put into CVS, not for files generated by automake. The makefile shipped with automake, for building automake, is too general, and dies

Re: Makefile bugs

2005-04-21 Thread Alexandre Duret-Lutz
The answer to your question is in the FAQ. -- Alexandre Duret-Lutz

Makefile bugs

2005-04-21 Thread mjbauer
Greetings: I currently work at Tufts University. When we build software packages, we always put the source in CVS so we can monitor what local customizations we've made to various packages. However, by default, CVS does not preserve the relative age of files when you check out an entire tree fo