This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/Release/sources.mk
Adrian Bowyer 0d0672e49b "Hollowed out" version with no Ether and no SD, ready for Duet versions of those.
USB works, and firmware communicates over that.
2013-08-28 17:32:16 +01:00

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 \