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

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccsv5/tools/compiler/c6000_7.4.4

ORDERED_OBJS += \
$(GEN_CMDS__FLAG) \
"./platform-nand.obj" \
"./nand_test-main.obj" \
"./evmc665x_uart.obj" \
"./evmc665x_spi.obj" \
"./evmc665x_phy.obj" \
"./evmc665x_nor.obj" \
"./evmc665x_nand.obj" \
"./evmc665x_i2c_eeprom.obj" \
"./evmc665x_gpio.obj" \
"./evmc665x_fpga.obj" \
"./evmc6657.obj" \
"./evm665x_i2c.obj" \
"./csl_tmrOpen.obj" \
"./csl_tmrInit.obj" \
"./csl_tmrHwSetup.obj" \
"./csl_tmrHwControl.obj" \
"./csl_tmrClose.obj" \
"./csl_timerGetBaseAddress.obj" \
"./csl_intcPlugEventHandler.obj" \
"./csl_intcOpen.obj" \
"./csl_intcInit.obj" \
"./csl_intcHwControl.obj" \
"./csl_intcHookIsr.obj" \
"./csl_intcClose.obj" \
"./app_simple_main.obj" \
"./_csl_intcResource.obj" \
"./_csl_intcNmiDummy.obj" \
"./_csl_intcIsrDispatch.obj" \
"./_csl_intcIntrEnDisRes.obj" \
"./_csl_intcDispatcher.obj" \
"./_csl_intcCombEventDispatcher.obj" \
"Z:/contractor_delivery_timer/contractor_delivery/common/lib_6657_common/Debug/lib_6657_common.lib" \
"Z:/contractor_delivery_timer/contractor_delivery/common/6657_physical/lib_6657_physical/Debug/lib_6657_physical.lib" \
"Z:/contractor_delivery_timer/contractor_delivery/common/6657_physical/src/mbdr_dsp_linker_6657.cmd" \
-l"libc.a" \
-l"C:\ti\pdk_C6657_1_1_2_6\packages\ti\csl\lib\ti.csl.intc.ae66" \
-l"C:\ti\pdk_C6657_1_1_2_6\packages\ti\csl\lib\ti.csl.ae66" \

-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 subdir_vars.mk
-include subdir_rules.mk
-include objects.mk

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

-include ../makefile.defs

# Add inputs and outputs from these tool invocations to the build variables 

# All Target
all: app_6657_simple.out

# Tool invocations
app_6657_simple.out: $(OBJS) $(CMD_SRCS) $(LIB_SRCS) $(GEN_CMDS)
	@echo 'Building target: $@'
	@echo 'Invoking: C6000 Linker'
	"C:/ti/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x" -mv6600 --abi=eabi -g --display_error_number --diag_warning=225 --diag_wrap=off -z --stack_size=2048 -m"app_6657_simple.map" --heap_size=2048 -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.4/lib" -i"C:/ti/pdk_C6657_1_1_2_6/packages/ti/csl/lib" -i"C:/ti/pdk_C6657_1_1_2_6/packages/ti/csl/lib" -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.4/include" --reread_libs --warn_sections --display_error_number --issue_remarks --diag_wrap=off --xml_link_info="app_6657_simple_linkInfo.xml" --rom_model -o "app_6657_simple.out" $(ORDERED_OBJS)
	@echo 'Finished building target: $@'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(C6000_EXECUTABLE_OUTPUTS__QUOTED) "app_6657_simple.out"
	-$(RM) "_csl_intcCombEventDispatcher.pp" "_csl_intcDispatcher.pp" "_csl_intcResource.pp" "app_simple_main.pp" "csl_intcClose.pp" "csl_intcHookIsr.pp" "csl_intcHwControl.pp" "csl_intcInit.pp" "csl_intcOpen.pp" "csl_intcPlugEventHandler.pp" "csl_timerGetBaseAddress.pp" "csl_tmrClose.pp" "csl_tmrHwControl.pp" "csl_tmrHwSetup.pp" "csl_tmrInit.pp" "csl_tmrOpen.pp" "evm665x_i2c.pp" "evmc6657.pp" "evmc665x_fpga.pp" "evmc665x_gpio.pp" "evmc665x_i2c_eeprom.pp" "evmc665x_nand.pp" "evmc665x_nor.pp" "evmc665x_phy.pp" "evmc665x_spi.pp" "evmc665x_uart.pp" "nand_test-main.pp" "platform-nand.pp" 
	-$(RM) "_csl_intcCombEventDispatcher.obj" "_csl_intcDispatcher.obj" "_csl_intcIntrEnDisRes.obj" "_csl_intcIsrDispatch.obj" "_csl_intcNmiDummy.obj" "_csl_intcResource.obj" "app_simple_main.obj" "csl_intcClose.obj" "csl_intcHookIsr.obj" "csl_intcHwControl.obj" "csl_intcInit.obj" "csl_intcOpen.obj" "csl_intcPlugEventHandler.obj" "csl_timerGetBaseAddress.obj" "csl_tmrClose.obj" "csl_tmrHwControl.obj" "csl_tmrHwSetup.obj" "csl_tmrInit.obj" "csl_tmrOpen.obj" "evm665x_i2c.obj" "evmc6657.obj" "evmc665x_fpga.obj" "evmc665x_gpio.obj" "evmc665x_i2c_eeprom.obj" "evmc665x_nand.obj" "evmc665x_nor.obj" "evmc665x_phy.obj" "evmc665x_spi.obj" "evmc665x_uart.obj" "nand_test-main.obj" "platform-nand.obj" 
	-$(RM) "_csl_intcIntrEnDisRes.pp" "_csl_intcIsrDispatch.pp" "_csl_intcNmiDummy.pp" 
	-@echo 'Finished clean'
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets

