[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GMAKE and many differents CFLAGS
From: |
Fergus Henderson |
Subject: |
Re: GMAKE and many differents CFLAGS |
Date: |
Thu, 8 Mar 2001 02:44:48 +1100 |
On 07-Mar-2001, Chad Loder <address@hidden> wrote:
> Hi. GNU make allows you to define variables on a
> per-target basis.
Note that this is a relatively recent feature; if you have an old version of
GNU Make, you may wish to upgrade.
(It's also possible to achieve the same kind of effect in earlier versions,
with some hacking, but it's much more convenient using the new feature.)
--
Fergus Henderson <address@hidden> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.