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