On Thu, 26 Sep 2002, Tanton Gibbs wrote: > What is annoying is that on my cygwin system, everytime I type make it > rebuilds everything starting from Configure. It doesn't matter if I have > touched anything or not. In other words > perl Configure.pl && make > > will run Configure.pl twice.
Yes, I know. All I'm saying is that's a Configure bug, not a Makefile one. If you replace the copy_if_diff() commands in Configure.pl with plain copy() commands, it should stop doing that. -- Andy Dougherty [EMAIL PROTECTED]