fix: makefile renew

This commit is contained in:
zhangsz
2025-03-04 11:29:37 +08:00
parent dae6fc93f7
commit 5ee8bed99c
29 changed files with 1328 additions and 22 deletions

View File

@@ -95,4 +95,5 @@ COVER_REPORT_PATH = ./output
## include makefile.rules (Do not change)
##
##--------------------------------------
include Makefile.rules
MAKE_INCLUDE = ../../include
include $(MAKE_INCLUDE)/Makefile.rules