################################################################################
# Automatically-generated file. Do not edit!
################################################################################

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccsv7/tools/compiler/ti-cgt-arm_5.2.6

GEN_OPTS__FLAG := 
GEN_CMDS__FLAG := 

ORDERED_OBJS += \
"./HAL/Common/hal_assert.obj" \
"./HAL/Target/CC2650/Drivers/hal_flash_wrapper.obj" \
"./HAL/Target/CC2650/Drivers/hal_rtc_wrapper.obj" \
"./HAL/Target/CC2650/Drivers/hal_trng_wrapper.obj" \
"./HAL/Target/CC2650/_common/mb_patch.obj" \
"./ICallBLE/ble_dispatch.obj" \
"./NPI/npi.obj" \
"./OSAL/osal.obj" \
"./OSAL/osal_bufmgr.obj" \
"./OSAL/osal_cbtimer.obj" \
"./OSAL/osal_clock.obj" \
"./OSAL/osal_memory_icall.obj" \
"./OSAL/osal_pwrmgr.obj" \
"./OSAL/osal_snv_wrapper.obj" \
"./OSAL/osal_timers.obj" \
"./PROFILES/gap.obj" \
"./PROFILES/gapbondmgr.obj" \
"./PROFILES/gattservapp_util.obj" \
"./Startup/ble_user_config.obj" \
"./Startup/common_rom_init.obj" \
"./Startup/icall_startup.obj" \
"./Startup/osal_icall_ble.obj" \
"./Startup/rom_init.obj" \
"./TOOLS/onboard.obj" \
"../TOOLS/lib_linker.cmd" \
$(GEN_CMDS__FLAG) \
-l"C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/TOOLS/lib_linker.cmd" \
-l"c:/ti/simplelink/ble_sdk_2_02_01_18/src/rom/enc_lib/cc26xx_ecc_rom_api.a" \
-l"c:/ti/simplelink/ble_sdk_2_02_01_18/src/rom/ble_rom_releases/04242014/ble_rom_patch.symbols" \
-l"c:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/cc26xxware_2_24_02_17393/driverlib/bin/ccs/driverlib.lib" \
-l"C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/TOOLS/ccs_linker_defines.cmd" \
-l"c:/ti/simplelink/ble_sdk_2_02_01_18/src/common/cc26xx/ccs/cc26xx_stack.cmd" \
-llibc.a \

-include ../makefile.init

RM := DEL /F
RMDIR := RMDIR /S/Q

# All of the sources participating in the build are defined here
-include sources.mk
-include HAL/Common/subdir_vars.mk
-include HAL/Target/CC2650/Drivers/subdir_vars.mk
-include HAL/Target/CC2650/_common/subdir_vars.mk
-include ICallBLE/subdir_vars.mk
-include NPI/subdir_vars.mk
-include OSAL/subdir_vars.mk
-include PROFILES/subdir_vars.mk
-include Startup/subdir_vars.mk
-include TOOLS/subdir_vars.mk
-include HAL/Common/subdir_rules.mk
-include HAL/Target/CC2650/Drivers/subdir_rules.mk
-include HAL/Target/CC2650/_common/subdir_rules.mk
-include ICallBLE/subdir_rules.mk
-include NPI/subdir_rules.mk
-include OSAL/subdir_rules.mk
-include PROFILES/subdir_rules.mk
-include Startup/subdir_rules.mk
-include TOOLS/subdir_rules.mk
-include objects.mk

ifneq ($(MAKECMDGOALS),clean)
ifneq ($(strip $(C55_DEPS)),)
-include $(C55_DEPS)
endif
ifneq ($(strip $(C_UPPER_DEPS)),)
-include $(C_UPPER_DEPS)
endif
ifneq ($(strip $(S67_DEPS)),)
-include $(S67_DEPS)
endif
ifneq ($(strip $(S62_DEPS)),)
-include $(S62_DEPS)
endif
ifneq ($(strip $(S_DEPS)),)
-include $(S_DEPS)
endif
ifneq ($(strip $(OPT_DEPS)),)
-include $(OPT_DEPS)
endif
ifneq ($(strip $(C??_DEPS)),)
-include $(C??_DEPS)
endif
ifneq ($(strip $(ASM_UPPER_DEPS)),)
-include $(ASM_UPPER_DEPS)
endif
ifneq ($(strip $(S??_DEPS)),)
-include $(S??_DEPS)
endif
ifneq ($(strip $(C64_DEPS)),)
-include $(C64_DEPS)
endif
ifneq ($(strip $(CXX_DEPS)),)
-include $(CXX_DEPS)
endif
ifneq ($(strip $(S64_DEPS)),)
-include $(S64_DEPS)
endif
ifneq ($(strip $(INO_DEPS)),)
-include $(INO_DEPS)
endif
ifneq ($(strip $(CLA_DEPS)),)
-include $(CLA_DEPS)
endif
ifneq ($(strip $(S55_DEPS)),)
-include $(S55_DEPS)
endif
ifneq ($(strip $(SV7A_DEPS)),)
-include $(SV7A_DEPS)
endif
ifneq ($(strip $(C62_DEPS)),)
-include $(C62_DEPS)
endif
ifneq ($(strip $(C67_DEPS)),)
-include $(C67_DEPS)
endif
ifneq ($(strip $(PDE_DEPS)),)
-include $(PDE_DEPS)
endif
ifneq ($(strip $(K_DEPS)),)
-include $(K_DEPS)
endif
ifneq ($(strip $(C_DEPS)),)
-include $(C_DEPS)
endif
ifneq ($(strip $(CC_DEPS)),)
-include $(CC_DEPS)
endif
ifneq ($(strip $(C++_DEPS)),)
-include $(C++_DEPS)
endif
ifneq ($(strip $(C43_DEPS)),)
-include $(C43_DEPS)
endif
ifneq ($(strip $(S43_DEPS)),)
-include $(S43_DEPS)
endif
ifneq ($(strip $(ASM_DEPS)),)
-include $(ASM_DEPS)
endif
ifneq ($(strip $(S_UPPER_DEPS)),)
-include $(S_UPPER_DEPS)
endif
ifneq ($(strip $(CPP_DEPS)),)
-include $(CPP_DEPS)
endif
ifneq ($(strip $(SA_DEPS)),)
-include $(SA_DEPS)
endif
endif

-include ../makefile.defs

# Add inputs and outputs from these tool invocations to the build variables 
EXE_OUTPUTS += \
project_zero_stack_cc2650.out \

EXE_OUTPUTS__QUOTED += \
"project_zero_stack_cc2650.out" \

BIN_OUTPUTS += \
project_zero_stack_cc2650.hex \

BIN_OUTPUTS__QUOTED += \
"project_zero_stack_cc2650.hex" \


# All Target
all:
	@$(MAKE) --no-print-directory pre-build
	@$(MAKE) --no-print-directory main-build

# Main-build Target
main-build: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@$(MAKE) --no-print-directory -Onone "project_zero_stack_cc2650.out"

# Tool invocations
project_zero_stack_cc2650.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@echo 'Building target: $@'
	@echo 'Invoking: ARM Linker'
	"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_5.2.6/bin/armcl" --cmd_file="c:/ti/simplelink/ble_sdk_2_02_01_18/src/config/build_components.opt" --cmd_file="C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/TOOLS/build_config.opt"  -mv7M3 --code_state=16 --abi=eabi -me -O4 --opt_for_speed=0 -g --c99 --gcc --define=USE_ICALL --define=OSAL_SNV=1 --define=FLASH_ROM_BUILD --define=POWER_SAVING --define=GATT_NO_CLIENT --define=INCLUDE_AES_DECRYPT --define=xPM_DISABLE_PWRDOWN --define=xTESTMODES --define=xTEST_BLEBOARD --define=OSAL_CBTIMER_NUM_TASKS=1 --define=xDEBUG --define=EXT_HAL_ASSERT --define=xDEBUG_GPIO --define=xDEBUG_ENC --define=xDEBUG_SW_TRACE --define=NEAR_FUNC= --define=DATA= --define=CC26XXWARE --define=CC26XX --display_error_number --diag_warning=225 --diag_warning=255 --diag_wrap=off --gen_func_subsections=on -z -m"project_zero_stack_cc2650.map" --stack_size=256 --heap_size=0 -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_5.2.6/lib" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_5.2.6/include" --reread_libs --warn_sections --diag_wrap=off --display_error_number --diag_suppress=16002-D --diag_suppress=10247-D --diag_suppress=10325-D --diag_suppress=10229-D --diag_suppress=16004-D --xml_link_info="project_zero_stack_cc2650_linkInfo.xml" --entry_point=startup_entry --rom_model -o "project_zero_stack_cc2650.out" $(ORDERED_OBJS)
	@echo 'Finished building target: $@'
	@echo ' '
	@$(MAKE) --no-print-directory post-build

project_zero_stack_cc2650.hex: $(EXE_OUTPUTS)
	@echo 'Invoking: ARM Hex Utility'
	"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_5.2.6/bin/armhex" --memwidth=8 --romwidth=8 --intel -o "project_zero_stack_cc2650.hex" $(EXE_OUTPUTS__QUOTED)
	@echo 'Finished building: $@'
	@echo ' '
	@$(MAKE) --no-print-directory post-build

# Other Targets
clean:
	-$(RM) $(BIN_OUTPUTS__QUOTED)$(EXE_OUTPUTS__QUOTED)
	-$(RM) "HAL\Common\hal_assert.obj" "HAL\Target\CC2650\Drivers\hal_flash_wrapper.obj" "HAL\Target\CC2650\Drivers\hal_rtc_wrapper.obj" "HAL\Target\CC2650\Drivers\hal_trng_wrapper.obj" "HAL\Target\CC2650\_common\mb_patch.obj" "ICallBLE\ble_dispatch.obj" "NPI\npi.obj" "OSAL\osal.obj" "OSAL\osal_bufmgr.obj" "OSAL\osal_cbtimer.obj" "OSAL\osal_clock.obj" "OSAL\osal_memory_icall.obj" "OSAL\osal_pwrmgr.obj" "OSAL\osal_snv_wrapper.obj" "OSAL\osal_timers.obj" "PROFILES\gap.obj" "PROFILES\gapbondmgr.obj" "PROFILES\gattservapp_util.obj" "Startup\ble_user_config.obj" "Startup\common_rom_init.obj" "Startup\icall_startup.obj" "Startup\osal_icall_ble.obj" "Startup\rom_init.obj" "TOOLS\onboard.obj" 
	-$(RM) "HAL\Common\hal_assert.d" "HAL\Target\CC2650\Drivers\hal_flash_wrapper.d" "HAL\Target\CC2650\Drivers\hal_rtc_wrapper.d" "HAL\Target\CC2650\Drivers\hal_trng_wrapper.d" "HAL\Target\CC2650\_common\mb_patch.d" "ICallBLE\ble_dispatch.d" "NPI\npi.d" "OSAL\osal.d" "OSAL\osal_bufmgr.d" "OSAL\osal_cbtimer.d" "OSAL\osal_clock.d" "OSAL\osal_memory_icall.d" "OSAL\osal_pwrmgr.d" "OSAL\osal_snv_wrapper.d" "OSAL\osal_timers.d" "PROFILES\gap.d" "PROFILES\gapbondmgr.d" "PROFILES\gattservapp_util.d" "Startup\ble_user_config.d" "Startup\common_rom_init.d" "Startup\icall_startup.d" "Startup\osal_icall_ble.d" "Startup\rom_init.d" "TOOLS\onboard.d" 
	-@echo 'Finished clean'
	-@echo ' '

pre-build:
	-"c:/ti/simplelink/ble_sdk_2_02_01_18/tools/lib_search/lib_search.exe" C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/TOOLS/build_config.opt "c:/ti/simplelink/ble_sdk_2_02_01_18/tools/lib_search/params_split_cc2640.xml" c:/ti/simplelink/ble_sdk_2_02_01_18/blelib "C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/TOOLS/lib_linker.cmd"
	-@echo ' '

post-build:
	-C:/ti/ccsv7/tools/compiler/ti-cgt-arm_5.2.6/bin/armhex -order MS --memwidth=8 --romwidth=8 --intel -o project_zero_stack_cc2650.hex project_zero_stack_cc2650.out
	-c:/ti/simplelink/ble_sdk_2_02_01_18/tools/frontier/frontier.exe ccs C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/Debug/project_zero_stack_cc2650_linkInfo.xml C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/TOOLS/ccs_compiler_defines.bcfg C:/Users/Dale/workspace_v7/project_zero_stack_cc2650/TOOLS/ccs_linker_defines.cmd
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets

