Fix clean tests

This commit is contained in:
Wildan M
2026-07-05 02:51:17 +07:00
parent fe20b68a95
commit 001062e20c
+1 -1
View File
@@ -14,7 +14,7 @@ TEST_RUNNER?=
all: build
clean:
rm -rf $(BUILD)/bins_* $(BUILD)/gen $(BUILD)/target
rm -rf $(wildcard ./build_*)
build: $(BUILD)/bins_verify/relibc-tests $(BINS) $(EXPECT_BINS) $(EXPECT_INPUT_BINS) support_build