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

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccsv5/tools/compiler/arm_5.0.4

ORDERED_OBJS += \
$(GEN_CMDS__FLAG) \
"./source/spi_local.obj" \
"./source/soc_local.obj" \
"./source/i2c_local.obj" \
"./source/gpio_local.obj" \
"./source/bmc_clk_gen.obj" \
"./src/spi_driver.obj" \
"./src/i2c_driver.obj" \
"./src/gpio_driver.obj" \
"./src/evm_types.obj" \
"./src/bmc_uart.obj" \
"./src/bmc_strtok.obj" \
"./src/bmc_state.obj" \
"./src/bmc_polling.obj" \
"./src/bmc_lcd.obj" \
"./src/bmc_heap.obj" \
"./src/bmc_font.obj" \
"./src/bmc_commands.obj" \
"./src/bmc_cmd.obj" \
"./src/bmc_clocks.obj" \
"./src/bmc.obj" \
"../lm3s2d93.cmd" \
-l"C:\StellarisWare\driverlib\ccs-cm3\Debug\driverlib-cm3.lib" \
-l"libc.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 subdir_vars.mk
-include src/subdir_vars.mk
-include source/subdir_vars.mk
-include subdir_rules.mk
-include src/subdir_rules.mk
-include source/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: bmc_evmKS2_K2H_1_01_00_06.out

# Tool invocations
bmc_evmKS2_K2H_1_01_00_06.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@echo 'Building target: $@'
	@echo 'Invoking: ARM Linker'
	"C:/ti/ccsv5/tools/compiler/arm_5.0.4/bin/armcl" -mv7M3 --code_state=16 --abi=eabi -me -g --define=PART_LM3S2D93 --define=KEPLER --define=_DEBUG --define=TARGET_IS_FIRESTORM_RA2 --diag_warning=225 --display_error_number -z --stack_size=256 -m"app_LM3S2D93_ccs.map" --heap_size=0 -i"C:/ti/ccsv5/tools/compiler/arm_5.0.4/lib" -i"C:/ti/ccsv5/tools/compiler/arm_5.0.4/include" --reread_libs --warn_sections --display_error_number --xml_link_info="bmc_evmKS2_K2H_1_01_00_06.xml" --rom_model -o "bmc_evmKS2_K2H_1_01_00_06.out" $(ORDERED_OBJS)
	@echo 'Finished building target: $@'
	@echo ' '
	@$(MAKE) --no-print-directory post-build

# Other Targets
clean:
	-$(RM) $(TMS470_EXECUTABLE_OUTPUTS__QUOTED)$(GEN_MISC_FILES__QUOTED)$(GEN_FILES__QUOTED)$(GEN_OPTS__QUOTED)$(GEN_CMDS__QUOTED) "bmc_evmKS2_K2H_1_01_00_06.out"
	-$(RMDIR) $(GEN_MISC_DIRS__QUOTED)
	-$(RM) "src\bmc.pp" "src\bmc_clocks.pp" "src\bmc_cmd.pp" "src\bmc_commands.pp" "src\bmc_font.pp" "src\bmc_heap.pp" "src\bmc_lcd.pp" "src\bmc_polling.pp" "src\bmc_state.pp" "src\bmc_strtok.pp" "src\bmc_uart.pp" "src\evm_types.pp" "src\gpio_driver.pp" "src\i2c_driver.pp" "src\spi_driver.pp" "source\bmc_clk_gen.pp" "source\gpio_local.pp" "source\i2c_local.pp" "source\soc_local.pp" "source\spi_local.pp" 
	-$(RM) "src\bmc.obj" "src\bmc_clocks.obj" "src\bmc_cmd.obj" "src\bmc_commands.obj" "src\bmc_font.obj" "src\bmc_heap.obj" "src\bmc_lcd.obj" "src\bmc_polling.obj" "src\bmc_state.obj" "src\bmc_strtok.obj" "src\bmc_uart.obj" "src\evm_types.obj" "src\gpio_driver.obj" "src\i2c_driver.obj" "src\spi_driver.obj" "source\bmc_clk_gen.obj" "source\gpio_local.obj" "source\i2c_local.obj" "source\soc_local.obj" "source\spi_local.obj" 
	-@echo 'Finished clean'
	-@echo ' '

post-build:
	-"C:/ti/ccsv5/utils/tiobj2bin/tiobj2bin" "bmc_evmKS2_K2H_1_01_00_06.out" "bmc_evmKS2_K2H_1_01_00_06.bin" "C:/ti/ccsv5/tools/compiler/arm_5.0.4/bin/ofd470" "C:/ti/ccsv5/tools/compiler/arm_5.0.4/bin/hex470" "C:/ti/ccsv5/utils/tiobj2bin/mkhex4bin"
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY: post-build

-include ../makefile.targets

