22 lines
446 B
Makefile
22 lines
446 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
OBJ_SRCS :=
|
|
S_SRCS :=
|
|
C_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
SIZE_OUTPUT :=
|
|
OBJDUMP_LIST :=
|
|
EXECUTABLES :=
|
|
OBJS :=
|
|
C_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
Src \
|
|
Startup \
|
|
|