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

SHELL = cmd.exe

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../source/demo.c \
../source/iwr_gpio.c 

C_DEPS += \
./source/demo.d \
./source/iwr_gpio.d 

OBJS += \
./source/demo.obj \
./source/iwr_gpio.obj 

OBJS__QUOTED += \
"source\demo.obj" \
"source\iwr_gpio.obj" 

C_DEPS__QUOTED += \
"source\demo.d" \
"source\iwr_gpio.d" 

C_SRCS__QUOTED += \
"../source/demo.c" \
"../source/iwr_gpio.c" 


