From ea8c0e5bdce00cc27d22c6c128d6e9a306ef2175 Mon Sep 17 00:00:00 2001 From: uint23 Date: Tue, 15 Apr 2025 11:29:44 +0100 Subject: can quit --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3