How to echo out shell var inside make in B20

Truong, Ton H ttruong@cp10.es.xerox.com
Sun Jan 31 23:52:00 GMT 1999


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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list