On (info "(make) Reference") "$" is explained.
OK, but be sure to explain there
$ grep ^j Makefile
j:; : $ $ $  $ $ $ $
$ make j
:  $
All the $ followed by a space are considered
a variable, $( ), but then say how one assigns a value to that...

Reply via email to