Don't delete config.h on clean target

此提交包含在:
LemonBoy
2014-02-12 13:21:13 +00:00
父節點 38fcb6d710
當前提交 8ded08b495

查看文件

@@ -31,7 +31,6 @@ debug: ${EXEC}
debug: CC += ${CFDEBUG}
clean:
rm -f ./config.h
rm -f ./*.o
rm -f ./${EXEC}