135 lines
15 KiB
Makefile
135 lines
15 KiB
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
# Add inputs and outputs from these tool invocations to the build variables
|
|
CPP_SRCS += \
|
|
../KangarooCRC.cpp \
|
|
../KangarooChannel.cpp \
|
|
../KangarooCommandWriter.cpp \
|
|
../KangarooMonitor.cpp \
|
|
../KangarooReplyReader.cpp \
|
|
../KangarooReplyReceiver.cpp \
|
|
../KangarooSerial.cpp \
|
|
../KangarooStatus.cpp \
|
|
../KangarooTimeout.cpp \
|
|
../PositionControl.cpp \
|
|
../SabertoothSimplified.cpp \
|
|
../test.cpp
|
|
|
|
LINK_OBJ += \
|
|
./KangarooCRC.cpp.o \
|
|
./KangarooChannel.cpp.o \
|
|
./KangarooCommandWriter.cpp.o \
|
|
./KangarooMonitor.cpp.o \
|
|
./KangarooReplyReader.cpp.o \
|
|
./KangarooReplyReceiver.cpp.o \
|
|
./KangarooSerial.cpp.o \
|
|
./KangarooStatus.cpp.o \
|
|
./KangarooTimeout.cpp.o \
|
|
./PositionControl.cpp.o \
|
|
./SabertoothSimplified.cpp.o \
|
|
./test.cpp.o
|
|
|
|
CPP_DEPS += \
|
|
./KangarooCRC.cpp.d \
|
|
./KangarooChannel.cpp.d \
|
|
./KangarooCommandWriter.cpp.d \
|
|
./KangarooMonitor.cpp.d \
|
|
./KangarooReplyReader.cpp.d \
|
|
./KangarooReplyReceiver.cpp.d \
|
|
./KangarooSerial.cpp.d \
|
|
./KangarooStatus.cpp.d \
|
|
./KangarooTimeout.cpp.d \
|
|
./PositionControl.cpp.d \
|
|
./SabertoothSimplified.cpp.d \
|
|
./test.cpp.d
|
|
|
|
|
|
# Each subdirectory must supply rules for building sources it contributes
|
|
KangarooCRC.cpp.o: ../KangarooCRC.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooChannel.cpp.o: ../KangarooChannel.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooCommandWriter.cpp.o: ../KangarooCommandWriter.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooMonitor.cpp.o: ../KangarooMonitor.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooReplyReader.cpp.o: ../KangarooReplyReader.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooReplyReceiver.cpp.o: ../KangarooReplyReceiver.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooSerial.cpp.o: ../KangarooSerial.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooStatus.cpp.o: ../KangarooStatus.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
KangarooTimeout.cpp.o: ../KangarooTimeout.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
PositionControl.cpp.o: ../PositionControl.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
SabertoothSimplified.cpp.o: ../SabertoothSimplified.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
test.cpp.o: ../test.cpp
|
|
@echo 'Building file: $<'
|
|
@echo 'Starting C++ compile'
|
|
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
|
@echo 'Finished building: $<'
|
|
@echo ' '
|
|
|
|
|