clean asan logs

This commit is contained in:
2025-11-24 19:17:06 -08:00
parent e937e3398c
commit 8bb9228339

View File

@@ -20,6 +20,7 @@ install:
clean:
rm -f $(TARGET)
rm -f asan.log*
.PHONY: test.txt
test.txt: