Read a variable without expanding it.
Section: Shell, call, eval, and generated rules
value raw variable text
makefile
makefile
RAW_RULE := $(value SOME_TEMPLATE)Explanation
Useful when working with `eval` and templates.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Shell, call, eval, and generated rules