mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
30 lines
595 B
Makefile
30 lines
595 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
LD_SRCS :=
|
|
TODISASSEMBLE_SRCS :=
|
|
OBJ_SRCS :=
|
|
S_SRCS :=
|
|
ASM_UPPER_SRCS :=
|
|
TOPREPROCESS_SRCS :=
|
|
ASM_SRCS :=
|
|
C_SRCS :=
|
|
O_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
EXECUTABLES :=
|
|
OBJS :=
|
|
SECONDARY_SIZE :=
|
|
C_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
Project_Settings/Startup_Code \
|
|
RTD/src \
|
|
board \
|
|
generate/include \
|
|
generate/src \
|
|
src \
|
|
|