Files
Senior-Design-Project_WMU-S…/Telem_Debug/Debug1/Debug/subdir_vars.mk
Sunseeker Lab A-216 47ce3522ea Intial code push
2021-05-06 17:42:30 -04:00

34 lines
602 B
Makefile

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