################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and outputs from these tool invocations to the build variables CPP_SRCS += \ ../fsfw/ipc/CommandMessage.cpp \ ../fsfw/ipc/CommandMessageCleaner.cpp \ ../fsfw/ipc/MessageQueueMessage.cpp OBJS += \ ./fsfw/ipc/CommandMessage.o \ ./fsfw/ipc/CommandMessageCleaner.o \ ./fsfw/ipc/MessageQueueMessage.o CPP_DEPS += \ ./fsfw/ipc/CommandMessage.d \ ./fsfw/ipc/CommandMessageCleaner.d \ ./fsfw/ipc/MessageQueueMessage.d # Each subdirectory must supply rules for building sources it contributes fsfw/ipc/%.o: ../fsfw/ipc/%.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 ' '