summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-04-15 11:29:44 +0100
committeruint23 <[email protected]>2025-04-15 11:29:44 +0100
commitea8c0e5bdce00cc27d22c6c128d6e9a306ef2175 (patch)
tree3bfaa0f994cdd04cdadabc8da1f1eeb9de5a0843 /Makefile
parent2341851145d9701e4b349a4ee80899d9e875b2bf (diff)
can quit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 5280540..b4ffcd0 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,4 @@ $(SRC_DIR)/%.o: $(SRC_DIR)/%.c
c:
rm -f $(SRC_DIR)/*.o $(BIN)
-r:
- x all
-
-.PHONY: all clean rebuild
+.PHONY: all c