################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
../Lib/policy/j48tree2db.cpp

CPP_DEPS += \
./Lib/policy/j48tree2db.d

J48TREE2DB_OBJS += \
./Lib/policy/j48tree2db.o

# Each subdirectory must supply rules for building sources it contributes
Lib/policy/%.o: ../Lib/policy/%.cpp
	@echo 'Building file: $<'
	@echo 'Invoking: GCC CPP Compiler'
	$(CXX) -I"../Lib/policy/" $(OPT_MIN_DBG_FLAGS) -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '
