22 lines
458 B
Makefile
22 lines
458 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
OBJ_SRCS :=
|
|
ASM_SRCS :=
|
|
C_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
OBJS :=
|
|
SECONDARY_FLASH :=
|
|
SECONDARY_SIZE :=
|
|
ASM_DEPS :=
|
|
S_UPPER_DEPS :=
|
|
C_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
src \
|
|
|