Check whether a variable is recursive or simple.
Section: Variables and assignment
Inspect variable flavor
makefile
makefile
$(info CFLAGS flavor: $(flavor CFLAGS))Explanation
Useful when debugging unexpected expansions.
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 Variables and assignment