################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables CPP_SRCS += \ ../etl/test/Deprecated/test_embedded_compile.cpp \ ../etl/test/Deprecated/test_factory.cpp OBJS += \ ./etl/test/Deprecated/test_embedded_compile.o \ ./etl/test/Deprecated/test_factory.o CPP_DEPS += \ ./etl/test/Deprecated/test_embedded_compile.d \ ./etl/test/Deprecated/test_factory.d # Each subdirectory must supply rules for building sources it contributes etl/test/Deprecated/%.o: ../etl/test/Deprecated/%.cpp @echo 'Building file: $<' @echo 'Invoking: ARM Linux g++ compiler' arm-xilinx-linux-gnueabi-g++ -Wall -O0 -g -c -fmessage-length=0 -MT"$@" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<" @echo 'Finished building: $<' @echo ' '