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

SHELL = cmd.exe

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../user/src/main.c 

C_DEPS += \
./user/src/main.d 

OBJS += \
./user/src/main.obj 

OBJS__QUOTED += \
"user\src\main.obj" 

C_DEPS__QUOTED += \
"user\src\main.d" 

C_SRCS__QUOTED += \
"../user/src/main.c" 


