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