eive-obsw/eive_obsw cmake debug/fsfwconfig/devices/subdir.mk

28 lines
926 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 += \
../fsfwconfig/devices/addresses.cpp \
../fsfwconfig/devices/powerSwitcherList.cpp
OBJS += \
./fsfwconfig/devices/addresses.o \
./fsfwconfig/devices/powerSwitcherList.o
CPP_DEPS += \
./fsfwconfig/devices/addresses.d \
./fsfwconfig/devices/powerSwitcherList.d
# Each subdirectory must supply rules for building sources it contributes
fsfwconfig/devices/%.o: ../fsfwconfig/devices/%.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 ' '