[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rfe] dontcare for prerequisites
From: |
Scott McPeak |
Subject: |
Re: [rfe] dontcare for prerequisites |
Date: |
Wed, 21 Nov 2001 16:59:48 -0800 (PST) |
Ok, after reading over what's there, I agree it does everything I need.
Thanks for the pointer.
I think the 'make' manual should include the "advanced" autodependency
technique, since the "basic" way is broken (or is there some circumstance
where "basic" works but "advanced" does not?).
-Scott
On Wed, 21 Nov 2001, Paul D. Smith wrote:
> Actually, the method you describe here has been used in GNU's automake
> tool for quite a while. I wrote up a description of it and it's at my
> web site, referenced below.
>
> This method also uses an already-existing feature of GNU make, which
> serves the same purpose as the patch you provided (allowing make to not
> fail if the header file is renamed or removed).
>
> --
> -------------------------------------------------------------------------------
> Paul D. Smith <address@hidden> Find some GNU make tips at:
> http://www.gnu.org http://www.paulandlesley.org/gmake/
> "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
>