Skip to content
Unverified Commit 6ca40f6e authored by Paul Wise's avatar Paul Wise
Browse files

Mark some non-file targets as phony

Targets that do not create files named after the targets need to be phony.

This avoids conflicts with accidentally created files and
increases performance very slightly.

Suggested-by: checkmake
See-also: https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html
parent 92adf593
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment