mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-19 12:08:05 +08:00
28 lines
523 B
Makefile
28 lines
523 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
ASM_SRCS :=
|
|
C_SRCS :=
|
|
OBJ_SRCS :=
|
|
O_SRCS :=
|
|
S_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
C_DEPS :=
|
|
EXECUTABLES :=
|
|
OBJS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
board \
|
|
component/lists \
|
|
component/serial_manager \
|
|
component/uart \
|
|
device \
|
|
drivers \
|
|
source \
|
|
startup \
|
|
utilities \
|
|
xip \
|
|
|