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


# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../Lib/geotrans/dt_cc/utm/utm.c \
../Lib/geotrans/dt_cc/tranmerc/tranmerc.c

C_DEPS += \
./Lib/geotrans/utm.d \
./Lib/geotrans/tranmerc.d

OBJS += \
./Lib/geotrans/utm.o \
./Lib/geotrans/tranmerc.o

SIMDAEMON_OBJS += \
./Lib/geotrans/utm.o \
./Lib/geotrans/tranmerc.o

CLEAN_OBJS += $(OBJS)

# Each subdirectory must supply rules for building sources it contributes
Lib/geotrans/utm.o: ../Lib/geotrans/dt_cc/utm/utm.c
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C Compiler'
	$(CC) -I"../Source" $(OPT_DBG_FLAGS) -Wall $(CFLAGS) -I../Lib/geotrans/dt_cc/tranmerc -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '

Lib/geotrans/tranmerc.o: ../Lib/geotrans/dt_cc/tranmerc/tranmerc.c
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C Compiler'
	$(CC) -I"../Source" $(OPT_DBG_FLAGS) -Wall $(CFLAGS) -I../Lib/geotrans/dt_cc/utm -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '
