Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2007 13:52:54 +0200
From:      Ulrich Spoerlein <uspoerlein@gmail.com>
To:        Stephen Montgomery-Smith <stephen@math.missouri.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: More speed increases for make-ing ports
Message-ID:  <20070526115254.GC1557@roadrunner.q.local>
In-Reply-To: <465717C8.40803@math.missouri.edu>
References:  <20070522172627.A52261@math.missouri.edu> <465398E0.40404@math.missouri.edu> <1179907804.60308.1.camel@pav.hide.vol.cz> <4654E491.5000700@math.missouri.edu> <1179995317.66903.17.camel@pav.hide.vol.cz> <46558678.3020704@math.missouri.edu> <1180023393.10757.29.camel@shumai.marcuscom.com> <4655D835.3080709@math.missouri.edu> <20070524200146.GA1516@roadrunner.q.local> <465717C8.40803@math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Stephen Montgomery-Smith wrote:
> Ulrich Spoerlein wrote:
> >The question is: Has it been fixed in all Branches that are currently
> >supported by the Ports tree? What about 5.x?
> 
> Anyway, if you are running 5.x, why not try it out?  Try makefile like:
> 
> a=abc
> all:
> 	echo ${a:Mab}, ${a:Mabc}, ${a:Mabcd}
> 
> 
> You should get an output like
> echo ,abc,
> ,abc,

I get this output from an old 4.10 system. So I think we should be safe
...

Ulrich Spoerlein
-- 
"The trouble with the dictionary is you have to know how the word is
spelled before you can look it up to see how it is spelled."
-- Will Cuppy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070526115254.GC1557>