代码拉取完成,页面将自动刷新
lib_LIBRARIES = libp4ofagent.a
SUBDIRS = inc
AM_CPPFLAGS = -I$(srcdir)/inc
AM_CPPFLAGS += -I inc
AM_CPPFLAGS += -Isubmodules/indigo/modules/indigo/module/inc
AM_CPPFLAGS += -Isubmodules/indigo/submodules/loxigen-artifacts/loci/inc
AM_CPPFLAGS += -Isubmodules/indigo/submodules/infra/modules/AIM/module/inc
AM_CPPFLAGS += -Isubmodules/indigo/modules/OFConnectionManager/module/inc
AM_CPPFLAGS += -Isubmodules/indigo/modules/SocketManager/module/inc
AM_CPPFLAGS += -Isubmodules/indigo/modules/OFStateManager/module/inc
AM_CPPFLAGS += -I/usr/include/libnl3
AM_CPPFLAGS += -lrt
AM_CPPFLAGS += -fPIC
p4ofagent_includes = \
inc/p4ofagent/callbacks.h \
inc/p4ofagent/openflow-spec1.3.0.h \
inc/p4ofagent/p4ofagent.h \
inc/p4ofagent/parse.h
p4ofagent_headers = \
src/state.h \
src/cpu_packet.h \
$(p4ofagent_includes)
p4ofagent_sources = \
src/callbacks.c \
src/cpu_packet.c \
src/ind_fwd.c \
src/ind_ports.c \
src/p4ofagent.c \
src/parse.c \
src/state.c
libp4ofagent_a_SOURCES = $(p4ofagent_headers) $(p4ofagent_sources)
nobase_include_HEADERS = dependmodules.x
indigo-lib:
make -f indigo-lib.mk indigo-lib
find submodules -name inc -exec sh -c "cp -r {}/* inc" \;
p4ofagent: indigo-lib all
ar -M <libp4ofagent.mri
.NOTPARALLEL:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。