make -t

Category: IaC & Automation

make -t

Mark targets up to date without building

Touches the target files to update their timestamps without running any recipe, pretending the build happened. Mostly useful for testing dependency logic without real work. Related: make -q.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.