Complete
This commit is contained in:
Binary file not shown.
@@ -16,13 +16,13 @@ APP_NAME = otp_write
|
||||
# XCC_XC_FLAGS, XCC_C_FLAGS, XCC_ASM_FLAGS, XCC_CPP_FLAGS
|
||||
# If the variable XCC_MAP_FLAGS is set it overrides the flags passed to
|
||||
# xcc for the final link (mapping) stage.
|
||||
XCC_FLAGS = -g -O2 -L../lib -lotpb -I../lib
|
||||
BUILD_FLAGS = -g -O2 -L../lib -lotpb -I../lib
|
||||
|
||||
# The VERBOSE variable, if set to 1, enables verbose output from the make
|
||||
# system.
|
||||
VERBOSE = 0
|
||||
|
||||
XCC_FLAGS = $(XCC_FLAGS_Release)
|
||||
XCC_FLAGS = $(BUILD_FLAGS)
|
||||
|
||||
#=============================================================================
|
||||
# The following part of the Makefile includes the common build infrastructure
|
||||
|
||||
BIN
OTP_Cache_backUp/bin/otp_write.xe
Normal file
BIN
OTP_Cache_backUp/bin/otp_write.xe
Normal file
Binary file not shown.
Reference in New Issue
Block a user