################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../src/libdigidoc/openssl/crypto/txt_db/txt_db.c 

C_DEPS += \
./src/libdigidoc/openssl/crypto/txt_db/txt_db.d 

OBJS += \
./src/libdigidoc/openssl/crypto/txt_db/txt_db.o 


# Each subdirectory must supply rules for building sources it contributes
src/libdigidoc/openssl/crypto/txt_db/%.o: ../src/libdigidoc/openssl/crypto/txt_db/%.c src/libdigidoc/openssl/crypto/txt_db/subdir.mk
	@echo 'Building file: $<'
	@echo 'Invoking: Cross GCC Compiler'
	gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


clean: clean-src-2f-libdigidoc-2f-openssl-2f-crypto-2f-txt_db

clean-src-2f-libdigidoc-2f-openssl-2f-crypto-2f-txt_db:
	-$(RM) ./src/libdigidoc/openssl/crypto/txt_db/txt_db.d ./src/libdigidoc/openssl/crypto/txt_db/txt_db.o

.PHONY: clean-src-2f-libdigidoc-2f-openssl-2f-crypto-2f-txt_db

