diff --git a/Makefile b/Makefile index 79155b2..6ccd461 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,6 @@ debug: ${EXEC} debug: CC += ${CFDEBUG} clean: - rm -f ./config.h rm -f ./*.o rm -f ./${EXEC}