SimpleReflowController/Release/subdir.mk

36 lines
2.6 KiB
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
CPP_SRCS += \
../MAX31855.cpp \
../sloeber.ino.cpp
LINK_OBJ += \
./MAX31855.cpp.o \
./sloeber.ino.cpp.o
CPP_DEPS += \
./MAX31855.cpp.d \
./sloeber.ino.cpp.d
# Each subdirectory must supply rules for building sources it contributes
MAX31855.cpp.o: ../MAX31855.cpp
@echo 'Building file: $<'
@echo 'Starting C++ compile'
"/home/hendrik/bin/sloeber//arduinoPlugin/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10802 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I"/home/hendrik/bin/sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.6.23/cores/arduino" -I"/home/hendrik/bin/sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.6.23/variants/eightanaloginputs" -I"/home/hendrik/bin/sloeber/arduinoPlugin/libraries/FastLED/3.2.1" -I"/home/hendrik/bin/sloeber/arduinoPlugin/libraries/TFT/1.0.6/src" -I"/home/hendrik/bin/sloeber/arduinoPlugin/libraries/TimerOne/1.1.0" -I"/home/hendrik/bin/sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.6.23/libraries/SPI/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
@echo 'Finished building: $<'
@echo ' '
sloeber.ino.cpp.o: ../sloeber.ino.cpp
@echo 'Building file: $<'
@echo 'Starting C++ compile'
"/home/hendrik/bin/sloeber//arduinoPlugin/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10802 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I"/home/hendrik/bin/sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.6.23/cores/arduino" -I"/home/hendrik/bin/sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.6.23/variants/eightanaloginputs" -I"/home/hendrik/bin/sloeber/arduinoPlugin/libraries/FastLED/3.2.1" -I"/home/hendrik/bin/sloeber/arduinoPlugin/libraries/TFT/1.0.6/src" -I"/home/hendrik/bin/sloeber/arduinoPlugin/libraries/TimerOne/1.1.0" -I"/home/hendrik/bin/sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.6.23/libraries/SPI/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
@echo 'Finished building: $<'
@echo ' '