fix: makefile renew
This commit is contained in:
@@ -92,4 +92,5 @@ COVER_REPORT_PATH = ./output
|
||||
## include makefile.rules (Do not change)
|
||||
##
|
||||
##--------------------------------------
|
||||
include Makefile.rules
|
||||
MAKE_INCLUDE = ../../include
|
||||
include $(MAKE_INCLUDE)/Makefile.rules
|
||||
|
||||
@@ -13,7 +13,9 @@
|
||||
#include <setjmp.h>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
#if HAVE_STROPTS_H
|
||||
#include <stropts.h>
|
||||
#endif
|
||||
#include <time.h>
|
||||
#include <syslog.h>
|
||||
#include <termio.h>
|
||||
|
||||
@@ -98,4 +98,5 @@ COVER_REPORT_PATH = ./output
|
||||
## include makefile.rules (Do not change)
|
||||
##
|
||||
##--------------------------------------
|
||||
include Makefile.rules
|
||||
MAKE_INCLUDE = ../../include
|
||||
include $(MAKE_INCLUDE)/Makefile.rules
|
||||
|
||||
Reference in New Issue
Block a user