################################################################################ # Automatically-generated file. Do not edit! ################################################################################ SHELL = cmd.exe # Add inputs and outputs from these tool invocations to the build variables CMD_SRCS += \ ../lnk_msp430f5529.cmd \ ../lnk_msp430f5529_USB.cmd LIB_SRCS += \ ../MSP-EXP430F5529_UE.lib \ ../rts430xl.lib C_SRCS += \ ../LAB1main.c \ ../LCD_128.c \ ../lab1.c \ ../system_pre_init.c C_DEPS += \ ./LAB1main.d \ ./LCD_128.d \ ./lab1.d \ ./system_pre_init.d OBJS += \ ./LAB1main.obj \ ./LCD_128.obj \ ./lab1.obj \ ./system_pre_init.obj OBJS__QUOTED += \ "LAB1main.obj" \ "LCD_128.obj" \ "lab1.obj" \ "system_pre_init.obj" C_DEPS__QUOTED += \ "LAB1main.d" \ "LCD_128.d" \ "lab1.d" \ "system_pre_init.d" C_SRCS__QUOTED += \ "../LAB1main.c" \ "../LCD_128.c" \ "../lab1.c" \ "../system_pre_init.c"