All, Quick question. How can I echo the names of variables out, rather than their contents ? For example :
foo:
echo $(MAKE) will simply produce the string "make" on the screen. How can I get it to echo the literal string "$(MAKE)" ? Regards Brendan


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to