pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/mk/compiler
On Tue, Jul 28, 2009 at 06:55:24AM +0000, Roland Illig wrote:
> Did you know that the := operator behaves funnily? Example:
>
> exclam != echo ${DEFINED_LATER:Q} value
> colon := ${DEFINED_LATER} value
>
> DEFINED_LATER = later
>
> show:
> @echo ${exclam}
> @echo ${colon}
>
> Don't expect them to be the same.
Can you commit this test case or something like it to make's testsuite?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index