Home
last modified time | relevance | path

Searched refs:TCP_SERVER_OBJS (Results 1 - 4 of 4) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A DMakefile20 TCP_SERVER_OBJS := $(addsuffix .o, $(notdir $(basename $(TCP_SERVER_SRCS)))) macro
36 $(TCP_SERVER_TARGET): $(TCP_SERVER_OBJS) $(COMMON_OBJS)
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A DMakefile20 TCP_SERVER_OBJS := $(addsuffix .o, $(notdir $(basename $(TCP_SERVER_SRCS)))) macro
36 $(TCP_SERVER_TARGET): $(TCP_SERVER_OBJS) $(COMMON_OBJS)
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A DMakefile20 TCP_SERVER_OBJS := $(addsuffix .o, $(notdir $(basename $(TCP_SERVER_SRCS)))) macro
36 $(TCP_SERVER_TARGET): $(TCP_SERVER_OBJS) $(COMMON_OBJS)
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A DMakefile20 TCP_SERVER_OBJS := $(addsuffix .o, $(notdir $(basename $(TCP_SERVER_SRCS)))) macro
36 $(TCP_SERVER_TARGET): $(TCP_SERVER_OBJS) $(COMMON_OBJS)

Completed in 1 milliseconds