Dump parsed rules and variables.
Section: Core make commands
Print database
bash
bash
make -p -nExplanation
Shows built-in rules, variables, and parsed state.
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 Core make commands