From: ttruong AT cp10 DOT es DOT xerox DOT com (Truong, Ton H)
Subject: RE: How to echo out shell var inside make in B20
22 Jan 1999 20:06:23 -0800
Message-ID: <918C79AB552BD211A2BD00805F15CE853FF555.cygnus.gnu-win32@x-crt-es-ms1.cp10.es.xerox.com>
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
To: "'Mumit Khan'" <khan AT xraylith DOT wisc DOT edu>,
        "Truong, Ton H"
	 <ttruong AT cp10 DOT es DOT xerox DOT com>,
        "'jalvo AT cloud9 DOT net'" <jalvo AT cloud9 DOT net>
Cc: "'gnu-win32 AT cygnus DOT com'" <gnu-win32 AT cygnus DOT com>

Mumit,

Thanks for the answer.  I run the same makefile on Solaris GNU make, and
observed that the 20B behavior is consistent with the Solaris version.  The
behavior in v18 must be a bug that our software has taken advantage of.  I
have changed the codes to read

LIB2=$(shell echo $$LIB) 

which yields the env var value instead of the makefile macro value.

Thanks,

//TT
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".