mirror of
https://github.com/Martin-P/OpenV2G.git
synced 2024-11-08 12:45:42 +00:00
22 lines
498 B
Makefile
22 lines
498 B
Makefile
################################################################################
|
|
# 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 \
|
|
|