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