mirror of
https://github.com/cc65/cc65.git
synced 2025-08-13 08:25:28 +00:00
Made all of the Makefile's rules be phony.
This commit is contained in:
2
.github/checks/Makefile
vendored
2
.github/checks/Makefile
vendored
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.PHONY: tabs
|
.PHONY: check tabs lastline spaces
|
||||||
|
|
||||||
check: tabs lastline spaces
|
check: tabs lastline spaces
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user