Thread (10 messages) flat view 10 messages, 6 authors, 2016-06-15

Re: [PATCH 2/2] Makefile: work around ksh's failure to handle missing list argument to for loop

From: Michael J Gruber <hidden>
Date: 2016-06-15 22:49:04
Subsystem: the rest · Maintainer: Linus Torvalds

Possibly related (same subject, not in this thread)

Johannes Sixt venit, vidit, dixit 05.07.2010 11:15:
Am 7/5/2010 10:14, schrieb Michael J Gruber:
quoted
BTW: Is the $$var gmake specific?
No. $ is a (special?) make variable that contains only a dollar sign. To
expand the variable in the Makefile, you have to write $$ (like for any
other Makefile variable whose name has only a single character, like $@,
$<, etc). As a result, you get a single dollar sign in the shell command
text. :-)
I guess I need this in my personal tree:
diff --git a/Michael b/Michael
index 5318944..2ff6a75 100644
--- a/Michael
+++ b/Michael
@@ -0815,2 +0815,2 @@ endif

-stupid remark about lower case
-stupid question about escaping $
+compensate for lack of morning coffee
+note that an empty shell var is more than nothing at all
Michael
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help