################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../src/libdigidoc/openssl/crypto/threads/mttest.c \
../src/libdigidoc/openssl/crypto/threads/th-lock.c 

C_DEPS += \
./src/libdigidoc/openssl/crypto/threads/mttest.d \
./src/libdigidoc/openssl/crypto/threads/th-lock.d 

OBJS += \
./src/libdigidoc/openssl/crypto/threads/mttest.o \
./src/libdigidoc/openssl/crypto/threads/th-lock.o 


# Each subdirectory must supply rules for building sources it contributes
src/libdigidoc/openssl/crypto/threads/%.o: ../src/libdigidoc/openssl/crypto/threads/%.c src/libdigidoc/openssl/crypto/threads/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-threads

clean-src-2f-libdigidoc-2f-openssl-2f-crypto-2f-threads:
	-$(RM) ./src/libdigidoc/openssl/crypto/threads/mttest.d ./src/libdigidoc/openssl/crypto/threads/mttest.o ./src/libdigidoc/openssl/crypto/threads/th-lock.d ./src/libdigidoc/openssl/crypto/threads/th-lock.o

.PHONY: clean-src-2f-libdigidoc-2f-openssl-2f-crypto-2f-threads

