################################################################################ # Automatically-generated file. Do not edit! ################################################################################ SHELL = cmd.exe # Add inputs and outputs from these tool invocations to the build variables CFG_SRCS += \ ../Embedded.cfg CMD_SRCS += \ ../tm4c129xnczad.cmd C_SRCS += \ ../Main.c GEN_CMDS += \ ./configPkg/linker.cmd GEN_FILES += \ ./configPkg/linker.cmd \ ./configPkg/compiler.opt GEN_MISC_DIRS += \ ./configPkg/ C_DEPS += \ ./Main.d GEN_OPTS += \ ./configPkg/compiler.opt OBJS += \ ./Main.obj GEN_MISC_DIRS__QUOTED += \ "configPkg\" OBJS__QUOTED += \ "Main.obj" C_DEPS__QUOTED += \ "Main.d" GEN_FILES__QUOTED += \ "configPkg\linker.cmd" \ "configPkg\compiler.opt" C_SRCS__QUOTED += \ "../Main.c"