[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .for f in ${FOO} support?
From: |
mcmahill |
Subject: |
Re: .for f in ${FOO} support? |
Date: |
Thu, 19 Sep 2002 22:50:16 -0400 (EDT) |
On Thu, 19 Sep 2002, Paul D. Smith wrote:
> %% address@hidden writes:
>
> m> Does GNU make support something like the BSD .for loops?
>
> No, not in the currently released version. The next version (3.80) will
> have a capability that can perform the same type of thing (plus more),
> although it will not have the same syntax. It will be released "Real
> Soon Now".
>
> You can find a pretest at:
>
> ftp://alpha.gnu.org/gnu/make/
>
> if you like.
>
>
> For the current versions all you can do is utilize GNU make's
> auto-re-exec feature to dynamically construct makefile parts.
I'm not sure I understand what the 'auto-re-exec' feature is. I've
scanned over the manual and nothing is jumping out at me. Can you
elaborate a little?
Thanks
-Dan
- support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- .for f in ${FOO} support?, mcmahill, 2002/09/19
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/19
- Re: .for f in ${FOO} support?,
mcmahill <=
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/20
- Re: .for f in ${FOO} support?, mcmahill, 2002/09/20
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/21
- figuring out the target name?, mcmahill, 2002/09/29
- Re: figuring out the target name?, Paul D. Smith, 2002/09/30