Files
Senior-Design-Project_WMU-S…/Telem_Debug/Debug1/Debug/subdir_vars.mk

36 lines
641 B
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
SHELL = cmd.exe
# Add inputs and outputs from these tool invocations to the build variables
CMD_SRCS += \
../lnk_msp430f5438a.cmd
C_SRCS += \
../clock_init.c \
../main.c
C_DEPS += \
./clock_init.d \
./main.d
OBJS += \
./clock_init.obj \
./main.obj
OBJS__QUOTED += \
"clock_init.obj" \
"main.obj"
C_DEPS__QUOTED += \
"clock_init.d" \
"main.d"
C_SRCS__QUOTED += \
"../clock_init.c" \
"../main.c"