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