49 lines
911 B
Makefile
49 lines
911 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
INO_SRCS :=
|
|
ASM_SRCS :=
|
|
O_UPPER_SRCS :=
|
|
CPP_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
ELF_SRCS :=
|
|
C_UPPER_SRCS :=
|
|
CXX_SRCS :=
|
|
C++_SRCS :=
|
|
PDE_SRCS :=
|
|
CC_SRCS :=
|
|
C_SRCS :=
|
|
HEX_SRCS :=
|
|
C_UPPER_DEPS :=
|
|
PDE_DEPS :=
|
|
C_DEPS :=
|
|
AR :=
|
|
CC_DEPS :=
|
|
AR_OBJ :=
|
|
C++_DEPS :=
|
|
LINK_OBJ :=
|
|
CXX_DEPS :=
|
|
ASM_DEPS :=
|
|
HEX :=
|
|
INO_DEPS :=
|
|
SIZEDUMMY :=
|
|
S_UPPER_DEPS :=
|
|
ELF :=
|
|
CPP_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
. \
|
|
core/core \
|
|
libraries/Servo/src/avr \
|
|
libraries/Servo/src/mbed \
|
|
libraries/Servo/src/megaavr \
|
|
libraries/Servo/src/nrf52 \
|
|
libraries/Servo/src/sam \
|
|
libraries/Servo/src/samd \
|
|
libraries/Servo/src/stm32f4 \
|
|
libraries/SoftwareSerial/src \
|
|
|