mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-30 00:49:05 -04:00
26 lines
562 B
Makefile
26 lines
562 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
O_SRCS :=
|
|
C_SRCS :=
|
|
LD_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
S_SRCS :=
|
|
OBJ_SRCS :=
|
|
OBJS :=
|
|
C_DEPS :=
|
|
EXECUTABLES :=
|
|
ELFSIZE :=
|
|
ELFCHECK :=
|
|
S_UPPER_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
src \
|
|
. \
|
|
FreeRTOS_Source \
|
|
FreeRTOS_Source/portable/MemMang \
|
|
FreeRTOS_Source/portable/GCC/MicroBlaze \
|
|
|