gcc和mdk都能编译成功

This commit is contained in:
andy
2023-11-01 23:51:19 +08:00
parent ddeec88a89
commit 17729e664f
17 changed files with 563 additions and 27 deletions

View File

@@ -217,7 +217,7 @@ $(BUILD_DIR):
# clean up
#######################################
clean:
-rm -fR $(BUILD_DIR)
-rm -R $(BUILD_DIR)
#######################################
# dependencies