41 lines
746 B
Makefile
41 lines
746 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
O_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
EEP_SRCS :=
|
|
CPP_SRCS :=
|
|
C_UPPER_SRCS :=
|
|
C_SRCS :=
|
|
AR_SRCS :=
|
|
CXX_SRCS :=
|
|
C++_SRCS :=
|
|
CC_SRCS :=
|
|
ELF :=
|
|
C++_DEPS :=
|
|
AR :=
|
|
C_DEPS :=
|
|
CC_DEPS :=
|
|
FLASH_IMAGE :=
|
|
AR_OBJ :=
|
|
CPP_DEPS :=
|
|
LINK_OBJ :=
|
|
EEP :=
|
|
CXX_DEPS :=
|
|
C_UPPER_DEPS :=
|
|
SIZEDUMMY :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
arduino/variant \
|
|
arduino/core \
|
|
arduino/core/USB \
|
|
. \
|
|
Libraries/SPI \
|
|
Libraries/SD/utility \
|
|
Libraries/SD \
|
|
Libraries/Ethernet/utility \
|
|
Libraries/Ethernet \
|
|
|