Show enter/leave directory messages.
Section: Core make commands
Trace recursive directories
bash
bash
make --print-directory -C app testExplanation
Useful when debugging recursive make.
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