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: Johannes Sixt <hidden>
Date: 2016-06-15 22:49:04

Possibly related (same subject, not in this thread)

Am 7/5/2010 10:14, schrieb Michael J Gruber:
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. :-)

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help