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

SHELL = cmd.exe

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

ORDERED_OBJS += \
$(GEN_CMDS__FLAG) \
"./src/uartSample_main.obj" \
"./src/uartSample_io.obj" \
-l"C:\PROGRA~2\TEXASI~1\pdk_C6748_2_0_0_0\biospsp_03_00_01_00\drivers\uart\lib\c6748-evm\674\debug\bios_psp_uart.ae674" \
-l"C:\PROGRA~2\TEXASI~1\pdk_C6748_2_0_0_0\biospsp_03_00_01_00\drivers\blkmedia\lib\c6748-evm\674\debug\bios_psp_blkmedia.ae674" \
-l"C:\PROGRA~2\TEXASI~1\pdk_C6748_2_0_0_0\biospsp_03_00_01_00\drivers\psc\lib\c6748-evm\674\debug\bios_psp_psc.ae674" \
-l"C:\PROGRA~2\TEXASI~1\pdk_C6748_2_0_0_0\biospsp_03_00_01_00\drivers\gpio\lib\c6748-evm\674\debug\bios_psp_gpio.ae674" \
-l"C:\PROGRA~2\TEXASI~1\pdk_C6748_2_0_0_0\biospsp_03_00_01_00\platforms\evm6748\lib\c6748-evm\674\debug\bios_psp_platform_evm6748.ae674" \
-l"C:\PROGRA~2\TEXASI~1\edma3_lld_02_11_02_04\packages\ti\sdo\edma3\drv\lib\674\debug\edma3_lld_drv.ae674" \
-l"C:\PROGRA~2\TEXASI~1\edma3_lld_02_11_02_04\packages\ti\sdo\edma3\rm\lib\c6748-evm\674\debug\edma3_lld_rm.ae674" \
-l"C:\PROGRA~2\TEXASI~1\edma3_lld_02_11_02_04\packages\ti\sdo\edma3\drv\sample\lib\c6748-evm\674\debug\edma3_lld_drv_sample.ae674" \
-l"C:\PROGRA~2\TEXASI~1\edma3_lld_02_11_02_04\packages\ti\sdo\edma3\rm\sample\lib\c6748-evm\674\debug\edma3_lld_rm_sample.ae674" \
-ldrivers.lib \
-lutils.lib \
-lplatform.lib \
-lsystem_config.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 subdir_rules.mk
-include src/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: UartSample.out

# Tool invocations
UartSample.out: $(OBJS) $(GEN_CMDS)
	@echo 'Building target: $@'
	@echo 'Invoking: C6000 Linker'
	"C:/ti/ccsv5/tools/compiler/c6000_7.4.1/bin/cl6x" -mv6740 --abi=eabi -g --define=c6748 --define=CHIP_C6748 --display_error_number --diag_warning=225 --diag_wrap=off -z --stack_size=0x800 -m"UartSample.map" --heap_size=0x800 -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.1/lib" -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.1/include" -i"C:/PROGRA~2/TEXASI~1/pdk_C6748_2_0_0_0/C6748_StarterWare_1_20_03_03/binary/c674x/cgt_ccs/c6748/drivers/Debug" -i"C:/PROGRA~2/TEXASI~1/pdk_C6748_2_0_0_0/C6748_StarterWare_1_20_03_03/binary/c674x/cgt_ccs/c6748/lcdkC6748/platform/Debug" -i"C:/PROGRA~2/TEXASI~1/pdk_C6748_2_0_0_0/C6748_StarterWare_1_20_03_03/binary/c674x/cgt_ccs/c6748/system_config/Debug" -i"C:/PROGRA~2/TEXASI~1/pdk_C6748_2_0_0_0/C6748_StarterWare_1_20_03_03/binary/c674x/cgt_ccs/c6748/usblib/Debug" -i"C:/PROGRA~2/TEXASI~1/pdk_C6748_2_0_0_0/C6748_StarterWare_1_20_03_03/binary/c674x/cgt_ccs/utils/Debug" -i"C:/PROGRA~2/TEXASI~1/pdk_C6748_2_0_0_0/C6748_StarterWare_1_20_03_03/binary/c674x/cgt_ccs/grlib/Debug" -i"C:/PROGRA~2/TEXASI~1/pdk_C6748_2_0_0_0/C6748_StarterWare_1_20_03_03/binary/c674x/cgt_ccs/nandlib/Debug" --reread_libs --warn_sections --display_error_number --diag_wrap=off --rom_model -o "UartSample.out" $(ORDERED_OBJS)
	@echo 'Finished building target: $@'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(GEN_SRCS__QUOTED)$(GEN_MISC_FILES__QUOTED)$(C6000_EXECUTABLE_OUTPUTS__QUOTED)$(GEN_OPTS__QUOTED)$(GEN_CMDS__QUOTED) "UartSample.out"
	-$(RMDIR) $(GEN_MISC_DIRS__QUOTED)
	-$(RM) "src\uartSample_io.pp" "src\uartSample_main.pp" 
	-$(RM) "src\uartSample_io.obj" "src\uartSample_main.obj" 
	-@echo 'Finished clean'
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets
