1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00

Made all of the Makefile's rules be phony.

This commit is contained in:
Greg King 2022-04-17 14:45:33 -04:00 committed by mrdudz
parent 37ebe3781b
commit f8b05deef4

View File

@ -1,5 +1,5 @@
.PHONY: tabs
.PHONY: check tabs lastline spaces
check: tabs lastline spaces