On Mon, Mar 06, 2000 at 01:45:44PM -0500, John Baldwin wrote:
>
> On 06-Mar-00 Doug Barton wrote:
> > All that said, if the ports make system depends on the current
> > behavior, it has to be fixed before we can contemplate any changes.
>
> Patches accepted.
The construction
set -- ${MAKE_MACRO} ; for i ; do echo $i; done
seems to do what we want. Well, it works with bash and
freebsd's sh.
--
Andrew
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Re: empty lists in for David Scheidt
- Re: empty lists in for Arindum Mukerji
- Re: empty lists in for Christian Weisgerber
- Re: empty lists in for Sheldon Hearn
- Re: empty lists in for Doug Barton
- Re: empty lists in for Sheldon Hearn
- Re: empty lists in for Warner Losh
- Re: empty lists in for Doug Barton
- Re: empty lists in for Sheldon Hearn
- Re: empty lists in for John Baldwin
- Re: empty lists in for Andrew Reilly
- Re: empty lists in for Chet Ramey
- Re: empty lists in for Sheldon Hearn
- Re: empty lists in for Chet Ramey
- Re: empty lists in for Warner Losh
- Re: empty lists in for Ian Dowse
- Re: empty lists in for Chet Ramey
- Re: empty lists in for Chet Ramey
- Re: empty lists in for Max Khon
- Re: empty lists in for Ian Dowse

