1
0
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:
Greg King
2022-04-17 14:45:33 -04:00
parent e9fec5e3fe
commit b2319f3578

View File

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