What does PWD = $${PWDCMD-pwd} do in make?
Rainer Orth
ro@TechFak.Uni-Bielefeld.DE
Thu Jul 3 18:07:00 GMT 2003
"Zack Weinberg" <zack@codesourcery.com> writes:
> I don't think there's any reason why we couldn't change this to read
>
> PWDCMD = $${PWDCMD-pwd}
>
> and change all uses of ${PWD} to ${PWDCMD}. Anyone know different?
See the patch submission
http://gcc.gnu.org/ml/gcc-patches/2002-05/msg01293.html
and the comments in both toplevel and gcc Makefile.in.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
More information about the Gcc
mailing list