sources.mk 498 B

12345678910111213141516171819202122
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. O_SRCS :=
  5. C_SRCS :=
  6. S_UPPER_SRCS :=
  7. OBJ_SRCS :=
  8. ASM_SRCS :=
  9. OBJS :=
  10. C_DEPS :=
  11. EXECUTABLES :=
  12. # Every subdirectory with source files must be described here
  13. SUBDIRS := \
  14. src/transport \
  15. src/test \
  16. src/service \
  17. src/codec \
  18. src/codec/appHandCodec \
  19. src/appHandshake \