################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables C_SRCS += \ ../bsp_hosted/boardconfig/print.c OBJS += \ ./bsp_hosted/boardconfig/print.o C_DEPS += \ ./bsp_hosted/boardconfig/print.d # Each subdirectory must supply rules for building sources it contributes bsp_hosted/boardconfig/%.o: ../bsp_hosted/boardconfig/%.c @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 ' '