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

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../caspR_ver/ts1_ver.c \
../caspR_ver/ts_ver.c 

C_DEPS += \
./caspR_ver/ts1_ver.d \
./caspR_ver/ts_ver.d 

OBJS += \
./caspR_ver/ts1_ver.o \
./caspR_ver/ts_ver.o 


# Each subdirectory must supply rules for building sources it contributes
caspR_ver/%.o: ../caspR_ver/%.c
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C Compiler'
	gcc -O3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


