help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stopping variable expansion


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]