moved the data link layer define into the makefile.
This commit is contained in:
@@ -53,7 +53,7 @@ LOCATE = $(RTOS32_DIR)\bin\rtloc
|
|||||||
CC_DIR = $(BORLAND_DIR)\BIN
|
CC_DIR = $(BORLAND_DIR)\BIN
|
||||||
CC_INCLDIR = $(BORLAND_DIR)\include
|
CC_INCLDIR = $(BORLAND_DIR)\include
|
||||||
INCL_DIRS = -I$(BORLAND_DIR)\include;$(RTOS32_DIR)\include;../../;
|
INCL_DIRS = -I$(BORLAND_DIR)\include;$(RTOS32_DIR)\include;../../;
|
||||||
DEFINES = -DDOC
|
DEFINES = -DDOC;BACDL_BIP=1
|
||||||
|
|
||||||
CFLAGS = $(INCL_DIRS) $(CS_FLAGS) $(DEFINES)
|
CFLAGS = $(INCL_DIRS) $(CS_FLAGS) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user