|
From: | Brendan Heading |
Subject: | Stopping variable expansion |
Date: | Mon, 22 Jan 2007 11:18:29 +0000 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |