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

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS

GEN_OPTS__FLAG := 
GEN_CMDS__FLAG := 

ORDERED_OBJS += \
"./drivers/tms_test/source/adc.obj" \
"./drivers/tms_test/source/can.obj" \
"./drivers/tms_test/source/crc.obj" \
"./drivers/tms_test/source/dabort.obj" \
"./drivers/tms_test/source/dcc.obj" \
"./drivers/tms_test/source/dmm.obj" \
"./drivers/tms_test/source/emac.obj" \
"./drivers/tms_test/source/emif.obj" \
"./drivers/tms_test/source/errata_SSWF021_45.obj" \
"./drivers/tms_test/source/esm.obj" \
"./drivers/tms_test/source/gio.obj" \
"./drivers/tms_test/source/het.obj" \
"./drivers/tms_test/source/i2c.obj" \
"./drivers/tms_test/source/lin.obj" \
"./drivers/tms_test/source/mdio.obj" \
"./drivers/tms_test/source/mibspi.obj" \
"./drivers/tms_test/source/notification.obj" \
"./drivers/tms_test/source/phy_dp83640.obj" \
"./drivers/tms_test/source/pinmux.obj" \
"./drivers/tms_test/source/pom.obj" \
"./drivers/tms_test/source/rti.obj" \
"./drivers/tms_test/source/rtp.obj" \
"./drivers/tms_test/source/sci.obj" \
"./drivers/tms_test/source/spi.obj" \
"./drivers/tms_test/source/sys_core.obj" \
"./drivers/tms_test/source/sys_dma.obj" \
"./drivers/tms_test/source/sys_intvecs.obj" \
"./drivers/tms_test/source/sys_mpu.obj" \
"./drivers/tms_test/source/sys_pcr.obj" \
"./drivers/tms_test/source/sys_phantom.obj" \
"./drivers/tms_test/source/sys_pmm.obj" \
"./drivers/tms_test/source/sys_pmu.obj" \
"./drivers/tms_test/source/sys_selftest.obj" \
"./drivers/tms_test/source/sys_startup.obj" \
"./drivers/tms_test/source/sys_vim.obj" \
"./drivers/tms_test/source/system.obj" \
"./srcApp/common/led.obj" \
"./srcApp/common/utils.obj" \
"./srcApp/sys_main.obj" \
"../drivers/tms_test/source/sys_link.cmd" \
$(GEN_CMDS__FLAG) \
-lrtsv7R4_T_be_v3D16_eabi.lib \

-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 drivers/tms_test/source/subdir_vars.mk
-include srcApp/common/subdir_vars.mk
-include srcApp/subdir_vars.mk
-include drivers/tms_test/source/subdir_rules.mk
-include srcApp/common/subdir_rules.mk
-include srcApp/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 += \
app_test.out \

EXE_OUTPUTS__QUOTED += \
"app_test.out" \

BIN_OUTPUTS += \
app_test.bin \

BIN_OUTPUTS__QUOTED += \
"app_test.bin" \


# All Target
all: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@$(MAKE) --no-print-directory -Onone "app_test.out"

# Tool invocations
app_test.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@echo 'Building target: "$@"'
	@echo 'Invoking: ARM Linker'
	"C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi -z -m"app_test.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/lib" -i"C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="app_test_linkInfo.xml" --rom_model --be32 -o "app_test.out" $(ORDERED_OBJS)
	@echo 'Finished building target: "$@"'
	@echo ' '
	@$(MAKE) --no-print-directory post-build

app_test.bin: $(EXE_OUTPUTS)
	@echo 'Building files: $(strip $(EXE_OUTPUTS__QUOTED))'
	@echo 'Invoking: ARM Hex Utility'
	"C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armhex"  -o "app_test.bin" $(EXE_OUTPUTS__QUOTED)
	@echo 'Finished building: $(strip $(EXE_OUTPUTS__QUOTED))'
	@echo ' '
	@$(MAKE) --no-print-directory post-build

# Other Targets
clean:
	-$(RM) $(BIN_OUTPUTS__QUOTED)$(EXE_OUTPUTS__QUOTED)
	-$(RM) "drivers\tms_test\source\adc.obj" "drivers\tms_test\source\can.obj" "drivers\tms_test\source\crc.obj" "drivers\tms_test\source\dabort.obj" "drivers\tms_test\source\dcc.obj" "drivers\tms_test\source\dmm.obj" "drivers\tms_test\source\emac.obj" "drivers\tms_test\source\emif.obj" "drivers\tms_test\source\errata_SSWF021_45.obj" "drivers\tms_test\source\esm.obj" "drivers\tms_test\source\gio.obj" "drivers\tms_test\source\het.obj" "drivers\tms_test\source\i2c.obj" "drivers\tms_test\source\lin.obj" "drivers\tms_test\source\mdio.obj" "drivers\tms_test\source\mibspi.obj" "drivers\tms_test\source\notification.obj" "drivers\tms_test\source\phy_dp83640.obj" "drivers\tms_test\source\pinmux.obj" "drivers\tms_test\source\pom.obj" "drivers\tms_test\source\rti.obj" "drivers\tms_test\source\rtp.obj" "drivers\tms_test\source\sci.obj" "drivers\tms_test\source\spi.obj" "drivers\tms_test\source\sys_core.obj" "drivers\tms_test\source\sys_dma.obj" "drivers\tms_test\source\sys_intvecs.obj" "drivers\tms_test\source\sys_mpu.obj" 
	-$(RM) "drivers\tms_test\source\sys_pcr.obj" "drivers\tms_test\source\sys_phantom.obj" "drivers\tms_test\source\sys_pmm.obj" "drivers\tms_test\source\sys_pmu.obj" "drivers\tms_test\source\sys_selftest.obj" "drivers\tms_test\source\sys_startup.obj" "drivers\tms_test\source\sys_vim.obj" "drivers\tms_test\source\system.obj" "srcApp\common\led.obj" "srcApp\common\utils.obj" "srcApp\sys_main.obj" 
	-$(RM) "drivers\tms_test\source\adc.d" "drivers\tms_test\source\can.d" "drivers\tms_test\source\crc.d" "drivers\tms_test\source\dcc.d" "drivers\tms_test\source\dmm.d" "drivers\tms_test\source\emac.d" "drivers\tms_test\source\emif.d" "drivers\tms_test\source\errata_SSWF021_45.d" "drivers\tms_test\source\esm.d" "drivers\tms_test\source\gio.d" "drivers\tms_test\source\het.d" "drivers\tms_test\source\i2c.d" "drivers\tms_test\source\lin.d" "drivers\tms_test\source\mdio.d" "drivers\tms_test\source\mibspi.d" "drivers\tms_test\source\notification.d" "drivers\tms_test\source\phy_dp83640.d" "drivers\tms_test\source\pinmux.d" "drivers\tms_test\source\pom.d" "drivers\tms_test\source\rti.d" "drivers\tms_test\source\rtp.d" "drivers\tms_test\source\sci.d" "drivers\tms_test\source\spi.d" "drivers\tms_test\source\sys_dma.d" "drivers\tms_test\source\sys_pcr.d" "drivers\tms_test\source\sys_phantom.d" "drivers\tms_test\source\sys_pmm.d" "drivers\tms_test\source\sys_selftest.d" "drivers\tms_test\source\sys_startup.d" 
	-$(RM) "drivers\tms_test\source\sys_vim.d" "drivers\tms_test\source\system.d" "srcApp\common\led.d" "srcApp\common\utils.d" "srcApp\sys_main.d" 
	-$(RM) "drivers\tms_test\source\dabort.d" "drivers\tms_test\source\sys_core.d" "drivers\tms_test\source\sys_intvecs.d" "drivers\tms_test\source\sys_mpu.d" "drivers\tms_test\source\sys_pmu.d" 
	-@echo 'Finished clean'
	-@echo ' '

post-build:
	-"C:/ti/ccs910/ccs/utils/tiobj2bin/tiobj2bin" "app_test.out" "app_test.bin" "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armofd" "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS/bin/armhex" "C:/ti/ccs910/ccs/utils/tiobj2bin/mkhex4bin"
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets

