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