update makefile MAKE_INCLUDE

This commit is contained in:
2024-09-27 16:28:48 +08:00
parent 22fe3e4bac
commit 1492fcdf8b
23 changed files with 23 additions and 23 deletions

View File

@@ -86,7 +86,7 @@ POSTPROC_CMD =
CCFLAG_SWITCH = off
COVER_NEED = no
COVER_REPORT_PATH = ./output
MAKE_INCLUDE = $(HOME)/ems.git/include
MAKE_INCLUDE = ../../include
##---------------------------------------------------------------------##