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

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
../Lib/bsdiff/bsdiff.c \
../Lib/bsdiff/bspatch.c

CPP_DEPS += \
./Lib/bsdiff/bsdiff.d \
./Lib/bsdiff/bspatch.d

BSDIFF_OBJS += \
./Lib/bsdiff/bsdiff.o

BSPATCH_OBJS += \
./Lib/bsdiff/bspatch.o

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