8 lines
335 B
Makefile
8 lines
335 B
Makefile
# Automatically generated build file. Do not edit.
|
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/tcp_transport/include
|
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/tcp_transport -ltcp_transport
|
|
COMPONENT_LINKER_DEPS +=
|
|
COMPONENT_SUBMODULES +=
|
|
COMPONENT_LIBRARIES += tcp_transport
|
|
COMPONENT_LDFRAGMENTS +=
|
|
component-tcp_transport-build:
|