| 12345678910111213141516171819202122 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- O_SRCS :=
- C_SRCS :=
- S_UPPER_SRCS :=
- OBJ_SRCS :=
- ASM_SRCS :=
- OBJS :=
- C_DEPS :=
- EXECUTABLES :=
- # Every subdirectory with source files must be described here
- SUBDIRS := \
- src/transport \
- src/test \
- src/service \
- src/codec \
- src/codec/appHandCodec \
- src/appHandshake \
|