eive-obsw/eive_obsw cmake debug/fsfw/contrib/sgp4/subdir.mk

25 lines
786 B
Makefile
Raw Normal View History

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