diff --git a/Makefile b/Makefile index eb4d0b1f..261715b9 100644 --- a/Makefile +++ b/Makefile @@ -27,4 +27,4 @@ os.o: src/os.cpp .PHONY: clean clean: - rm -f *.o testlog + rm -f *.o libc11log.a testlog