make -q

Category: IaC & Automation

make -q

Check whether a target is up to date

Runs no recipes and reports status through the exit code, which scripts use to decide whether to rebuild. Exit status zero means the target is up to date. Related: make -n.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.