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

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccsv5/tools/compiler/msp430_4.2.1

ORDERED_OBJS += \
$(GEN_CMDS__FLAG) \
"./CTS/structure.obj" \
"./CTS/CTS_Layer.obj" \
"./CTS/CTS_HAL.obj" \
"./F5xx_F6xx_Core_Lib/HAL_UCS.obj" \
"./F5xx_F6xx_Core_Lib/HAL_TLV.obj" \
"./F5xx_F6xx_Core_Lib/HAL_PMM.obj" \
"./F5xx_F6xx_Core_Lib/HAL_PMAP.obj" \
"./F5xx_F6xx_Core_Lib/HAL_FLASH.obj" \
"./GRAPH/fonts/fontfixed6x8.obj" \
"./GRAPH/fonts/fontcm28b.obj" \
"./GRAPH/fonts/fontcm16b.obj" \
"./GRAPH/graphdriver/Template_Driver.obj" \
"./GRAPH/grlib/string.obj" \
"./GRAPH/grlib/rectangle.obj" \
"./GRAPH/grlib/line.obj" \
"./GRAPH/grlib/image.obj" \
"./GRAPH/grlib/context.obj" \
"./GRAPH/grlib/circle.obj" \
"./driverlib/DAC.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/ucs.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/sys.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/sfr.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/ram.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/pmm.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/mpy32.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/flash.obj" \
"./driverlib/MSP430F5xx_6xx/deprecated/dma.obj" \
"./driverlib/MSP430F5xx_6xx/wdt_a.obj" \
"./driverlib/MSP430F5xx_6xx/usci_uart.obj" \
"./driverlib/MSP430F5xx_6xx/usci_spi.obj" \
"./driverlib/MSP430F5xx_6xx/usci_i2c.obj" \
"./driverlib/MSP430F5xx_6xx/usci_b_spi.obj" \
"./driverlib/MSP430F5xx_6xx/usci_b_i2c.obj" \
"./driverlib/MSP430F5xx_6xx/usci_a_uart.obj" \
"./driverlib/MSP430F5xx_6xx/usci_a_spi.obj" \
"./driverlib/MSP430F5xx_6xx/ucs.obj" \
"./driverlib/MSP430F5xx_6xx/tlv.obj" \
"./driverlib/MSP430F5xx_6xx/timer_d.obj" \
"./driverlib/MSP430F5xx_6xx/timer_b.obj" \
"./driverlib/MSP430F5xx_6xx/timer_a.obj" \
"./driverlib/MSP430F5xx_6xx/tec.obj" \
"./driverlib/MSP430F5xx_6xx/sys.obj" \
"./driverlib/MSP430F5xx_6xx/sfr.obj" \
"./driverlib/MSP430F5xx_6xx/sd24_b.obj" \
"./driverlib/MSP430F5xx_6xx/rtc_c.obj" \
"./driverlib/MSP430F5xx_6xx/rtc_b.obj" \
"./driverlib/MSP430F5xx_6xx/rtc_a.obj" \
"./driverlib/MSP430F5xx_6xx/ref.obj" \
"./driverlib/MSP430F5xx_6xx/ram.obj" \
"./driverlib/MSP430F5xx_6xx/pmm.obj" \
"./driverlib/MSP430F5xx_6xx/pmap.obj" \
"./driverlib/MSP430F5xx_6xx/mpy32.obj" \
"./driverlib/MSP430F5xx_6xx/ldopwr.obj" \
"./driverlib/MSP430F5xx_6xx/gpio.obj" \
"./driverlib/MSP430F5xx_6xx/flash.obj" \
"./driverlib/MSP430F5xx_6xx/eusci_uart.obj" \
"./driverlib/MSP430F5xx_6xx/eusci_spi.obj" \
"./driverlib/MSP430F5xx_6xx/eusci_i2c.obj" \
"./driverlib/MSP430F5xx_6xx/eusci_b_spi.obj" \
"./driverlib/MSP430F5xx_6xx/eusci_b_i2c.obj" \
"./driverlib/MSP430F5xx_6xx/eusci_a_uart.obj" \
"./driverlib/MSP430F5xx_6xx/eusci_a_spi.obj" \
"./driverlib/MSP430F5xx_6xx/dma.obj" \
"./driverlib/MSP430F5xx_6xx/dac12_a.obj" \
"./driverlib/MSP430F5xx_6xx/crc.obj" \
"./driverlib/MSP430F5xx_6xx/comp_b.obj" \
"./driverlib/MSP430F5xx_6xx/bak_batt.obj" \
"./driverlib/MSP430F5xx_6xx/aes.obj" \
"./driverlib/MSP430F5xx_6xx/adc12_a.obj" \
"./driverlib/MSP430F5xx_6xx/adc10_a.obj" \
"./main.obj" \
"../lnk_msp430f5529.cmd" \
-l"libmath.a" \
-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 driverlib/MSP430F5xx_6xx/subdir_vars.mk
-include driverlib/MSP430F5xx_6xx/deprecated/subdir_vars.mk
-include driverlib/subdir_vars.mk
-include GRAPH/grlib/subdir_vars.mk
-include GRAPH/graphdriver/subdir_vars.mk
-include GRAPH/fonts/subdir_vars.mk
-include F5xx_F6xx_Core_Lib/subdir_vars.mk
-include CTS/subdir_vars.mk
-include subdir_rules.mk
-include driverlib/MSP430F5xx_6xx/subdir_rules.mk
-include driverlib/MSP430F5xx_6xx/deprecated/subdir_rules.mk
-include driverlib/subdir_rules.mk
-include GRAPH/grlib/subdir_rules.mk
-include GRAPH/graphdriver/subdir_rules.mk
-include GRAPH/fonts/subdir_rules.mk
-include F5xx_F6xx_Core_Lib/subdir_rules.mk
-include CTS/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: practice1.out

# Tool invocations
practice1.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS)
	@echo 'Building target: $@'
	@echo 'Invoking: MSP430 Linker'
	"C:/ti/ccsv5/tools/compiler/msp430_4.2.1/bin/cl430" -vmspx --abi=eabi --advice:power=all -g --define=__MSP430F5529__ --diag_warning=225 --display_error_number --diag_wrap=off --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal -z -m"practice1.map" --heap_size=160 --stack_size=160 --use_hw_mpy=F5 -i"C:/ti/ccsv5/ccs_base/msp430/include" -i"C:/ti/ccsv5/tools/compiler/msp430_4.2.1/lib" -i"C:/ti/ccsv5/tools/compiler/msp430_4.2.1/include" -i"C:/ti/ccsv5/ccs_base/msp430/lib" --reread_libs --warn_sections --display_error_number --diag_wrap=off --xml_link_info="practice1_linkInfo.xml" --rom_model -o "practice1.out" $(ORDERED_OBJS)
	@echo 'Finished building target: $@'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(MSP430_EXECUTABLE_OUTPUTS__QUOTED) "practice1.out"
	-$(RM) "main.pp" "driverlib\MSP430F5xx_6xx\adc10_a.pp" "driverlib\MSP430F5xx_6xx\adc12_a.pp" "driverlib\MSP430F5xx_6xx\aes.pp" "driverlib\MSP430F5xx_6xx\bak_batt.pp" "driverlib\MSP430F5xx_6xx\comp_b.pp" "driverlib\MSP430F5xx_6xx\crc.pp" "driverlib\MSP430F5xx_6xx\dac12_a.pp" "driverlib\MSP430F5xx_6xx\dma.pp" "driverlib\MSP430F5xx_6xx\eusci_a_spi.pp" "driverlib\MSP430F5xx_6xx\eusci_a_uart.pp" "driverlib\MSP430F5xx_6xx\eusci_b_i2c.pp" "driverlib\MSP430F5xx_6xx\eusci_b_spi.pp" "driverlib\MSP430F5xx_6xx\eusci_i2c.pp" "driverlib\MSP430F5xx_6xx\eusci_spi.pp" "driverlib\MSP430F5xx_6xx\eusci_uart.pp" "driverlib\MSP430F5xx_6xx\flash.pp" "driverlib\MSP430F5xx_6xx\gpio.pp" "driverlib\MSP430F5xx_6xx\ldopwr.pp" "driverlib\MSP430F5xx_6xx\mpy32.pp" "driverlib\MSP430F5xx_6xx\pmap.pp" "driverlib\MSP430F5xx_6xx\pmm.pp" "driverlib\MSP430F5xx_6xx\ram.pp" "driverlib\MSP430F5xx_6xx\ref.pp" "driverlib\MSP430F5xx_6xx\rtc_a.pp" "driverlib\MSP430F5xx_6xx\rtc_b.pp" "driverlib\MSP430F5xx_6xx\rtc_c.pp" "driverlib\MSP430F5xx_6xx\sd24_b.pp" 
	-$(RM) "driverlib\MSP430F5xx_6xx\sfr.pp" "driverlib\MSP430F5xx_6xx\sys.pp" "driverlib\MSP430F5xx_6xx\tec.pp" "driverlib\MSP430F5xx_6xx\timer_a.pp" "driverlib\MSP430F5xx_6xx\timer_b.pp" "driverlib\MSP430F5xx_6xx\timer_d.pp" "driverlib\MSP430F5xx_6xx\tlv.pp" "driverlib\MSP430F5xx_6xx\ucs.pp" "driverlib\MSP430F5xx_6xx\usci_a_spi.pp" "driverlib\MSP430F5xx_6xx\usci_a_uart.pp" "driverlib\MSP430F5xx_6xx\usci_b_i2c.pp" "driverlib\MSP430F5xx_6xx\usci_b_spi.pp" "driverlib\MSP430F5xx_6xx\usci_i2c.pp" "driverlib\MSP430F5xx_6xx\usci_spi.pp" "driverlib\MSP430F5xx_6xx\usci_uart.pp" "driverlib\MSP430F5xx_6xx\wdt_a.pp" "driverlib\MSP430F5xx_6xx\deprecated\dma.pp" "driverlib\MSP430F5xx_6xx\deprecated\flash.pp" "driverlib\MSP430F5xx_6xx\deprecated\mpy32.pp" "driverlib\MSP430F5xx_6xx\deprecated\pmm.pp" "driverlib\MSP430F5xx_6xx\deprecated\ram.pp" "driverlib\MSP430F5xx_6xx\deprecated\sfr.pp" "driverlib\MSP430F5xx_6xx\deprecated\sys.pp" "driverlib\MSP430F5xx_6xx\deprecated\ucs.pp" "driverlib\DAC.pp" "GRAPH\grlib\circle.pp" 
	-$(RM) "GRAPH\grlib\context.pp" "GRAPH\grlib\image.pp" "GRAPH\grlib\line.pp" "GRAPH\grlib\rectangle.pp" "GRAPH\grlib\string.pp" "GRAPH\graphdriver\Template_Driver.pp" "GRAPH\fonts\fontcm16b.pp" "GRAPH\fonts\fontcm28b.pp" "GRAPH\fonts\fontfixed6x8.pp" "F5xx_F6xx_Core_Lib\HAL_FLASH.pp" "F5xx_F6xx_Core_Lib\HAL_PMAP.pp" "F5xx_F6xx_Core_Lib\HAL_PMM.pp" "F5xx_F6xx_Core_Lib\HAL_TLV.pp" "F5xx_F6xx_Core_Lib\HAL_UCS.pp" "CTS\CTS_HAL.pp" "CTS\CTS_Layer.pp" "CTS\structure.pp" 
	-$(RM) "main.obj" "driverlib\MSP430F5xx_6xx\adc10_a.obj" "driverlib\MSP430F5xx_6xx\adc12_a.obj" "driverlib\MSP430F5xx_6xx\aes.obj" "driverlib\MSP430F5xx_6xx\bak_batt.obj" "driverlib\MSP430F5xx_6xx\comp_b.obj" "driverlib\MSP430F5xx_6xx\crc.obj" "driverlib\MSP430F5xx_6xx\dac12_a.obj" "driverlib\MSP430F5xx_6xx\dma.obj" "driverlib\MSP430F5xx_6xx\eusci_a_spi.obj" "driverlib\MSP430F5xx_6xx\eusci_a_uart.obj" "driverlib\MSP430F5xx_6xx\eusci_b_i2c.obj" "driverlib\MSP430F5xx_6xx\eusci_b_spi.obj" "driverlib\MSP430F5xx_6xx\eusci_i2c.obj" "driverlib\MSP430F5xx_6xx\eusci_spi.obj" "driverlib\MSP430F5xx_6xx\eusci_uart.obj" "driverlib\MSP430F5xx_6xx\flash.obj" "driverlib\MSP430F5xx_6xx\gpio.obj" "driverlib\MSP430F5xx_6xx\ldopwr.obj" "driverlib\MSP430F5xx_6xx\mpy32.obj" "driverlib\MSP430F5xx_6xx\pmap.obj" "driverlib\MSP430F5xx_6xx\pmm.obj" "driverlib\MSP430F5xx_6xx\ram.obj" "driverlib\MSP430F5xx_6xx\ref.obj" "driverlib\MSP430F5xx_6xx\rtc_a.obj" "driverlib\MSP430F5xx_6xx\rtc_b.obj" "driverlib\MSP430F5xx_6xx\rtc_c.obj" 
	-$(RM) "driverlib\MSP430F5xx_6xx\sd24_b.obj" "driverlib\MSP430F5xx_6xx\sfr.obj" "driverlib\MSP430F5xx_6xx\sys.obj" "driverlib\MSP430F5xx_6xx\tec.obj" "driverlib\MSP430F5xx_6xx\timer_a.obj" "driverlib\MSP430F5xx_6xx\timer_b.obj" "driverlib\MSP430F5xx_6xx\timer_d.obj" "driverlib\MSP430F5xx_6xx\tlv.obj" "driverlib\MSP430F5xx_6xx\ucs.obj" "driverlib\MSP430F5xx_6xx\usci_a_spi.obj" "driverlib\MSP430F5xx_6xx\usci_a_uart.obj" "driverlib\MSP430F5xx_6xx\usci_b_i2c.obj" "driverlib\MSP430F5xx_6xx\usci_b_spi.obj" "driverlib\MSP430F5xx_6xx\usci_i2c.obj" "driverlib\MSP430F5xx_6xx\usci_spi.obj" "driverlib\MSP430F5xx_6xx\usci_uart.obj" "driverlib\MSP430F5xx_6xx\wdt_a.obj" "driverlib\MSP430F5xx_6xx\deprecated\dma.obj" "driverlib\MSP430F5xx_6xx\deprecated\flash.obj" "driverlib\MSP430F5xx_6xx\deprecated\mpy32.obj" "driverlib\MSP430F5xx_6xx\deprecated\pmm.obj" "driverlib\MSP430F5xx_6xx\deprecated\ram.obj" "driverlib\MSP430F5xx_6xx\deprecated\sfr.obj" "driverlib\MSP430F5xx_6xx\deprecated\sys.obj" "driverlib\MSP430F5xx_6xx\deprecated\ucs.obj" 
	-$(RM) "driverlib\DAC.obj" "GRAPH\grlib\circle.obj" "GRAPH\grlib\context.obj" "GRAPH\grlib\image.obj" "GRAPH\grlib\line.obj" "GRAPH\grlib\rectangle.obj" "GRAPH\grlib\string.obj" "GRAPH\graphdriver\Template_Driver.obj" "GRAPH\fonts\fontcm16b.obj" "GRAPH\fonts\fontcm28b.obj" "GRAPH\fonts\fontfixed6x8.obj" "F5xx_F6xx_Core_Lib\HAL_FLASH.obj" "F5xx_F6xx_Core_Lib\HAL_PMAP.obj" "F5xx_F6xx_Core_Lib\HAL_PMM.obj" "F5xx_F6xx_Core_Lib\HAL_TLV.obj" "F5xx_F6xx_Core_Lib\HAL_UCS.obj" "CTS\CTS_HAL.obj" "CTS\CTS_Layer.obj" "CTS\structure.obj" 
	-@echo 'Finished clean'
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets

