33 lines
692 B
Makefile
33 lines
692 B
Makefile
![]() |
################################################################################
|
||
|
# Automatically-generated file. Do not edit!
|
||
|
################################################################################
|
||
|
|
||
|
C_UPPER_SRCS :=
|
||
|
CXX_SRCS :=
|
||
|
C++_SRCS :=
|
||
|
OBJ_SRCS :=
|
||
|
CC_SRCS :=
|
||
|
ASM_SRCS :=
|
||
|
C_SRCS :=
|
||
|
CPP_SRCS :=
|
||
|
S_UPPER_SRCS :=
|
||
|
O_SRCS :=
|
||
|
CC_DEPS :=
|
||
|
C++_DEPS :=
|
||
|
OBJS :=
|
||
|
C_UPPER_DEPS :=
|
||
|
CXX_DEPS :=
|
||
|
ARCHIVES :=
|
||
|
ASM_DEPS :=
|
||
|
S_UPPER_DEPS :=
|
||
|
C_DEPS :=
|
||
|
CPP_DEPS :=
|
||
|
|
||
|
# Every subdirectory with source files must be described here
|
||
|
SUBDIRS := \
|
||
|
src/libos/third/fs/fat/ff11/src \
|
||
|
src/libos/third/fs/fat/ff11/src/option \
|
||
|
src/libos/third/fs/fat/port/drivers \
|
||
|
src/libos/third/fs/fat/port \
|
||
|
|