diff options
author | uint23 <[email protected]> | 2025-04-15 11:29:44 +0100 |
---|---|---|
committer | uint23 <[email protected]> | 2025-04-15 11:29:44 +0100 |
commit | ea8c0e5bdce00cc27d22c6c128d6e9a306ef2175 (patch) | |
tree | 3bfaa0f994cdd04cdadabc8da1f1eeb9de5a0843 /Makefile | |
parent | 2341851145d9701e4b349a4ee80899d9e875b2bf (diff) |
can quit
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |