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

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../Lib/gzstream/gzstream.C

C_DEPS += \
./Lib/gzstream/gzstream.d

GZSTREAM_OBJS += \
./Lib/gzstream/gzstream.o

CLEAN_OBJS += $(OBJS)

# Each subdirectory must supply rules for building sources it contributes
Lib/gzstream/%.o: ../Lib/gzstream/%.C
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C++ Compiler'
	$(CXX) -I"../Lib/gzstream" $(OPT_MIN_DBG_FLAGS) -c $(CFLAGS) -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


