Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A DMakefile4 COMMON_SRCS := demo_entry_posix.c macro
18 COMMON_OBJS := $(addsuffix .o, $(notdir $(basename $(COMMON_SRCS))))
24 SRCS := $(COMMON_SRCS) $(TCP_CLIENT_SRCS) $(TCP_SERVER_SRCS) $(UDP_CLIENT_SRCS) $(UDP_SERVER_SRCS)
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A DMakefile4 COMMON_SRCS := demo_entry_posix.c macro
18 COMMON_OBJS := $(addsuffix .o, $(notdir $(basename $(COMMON_SRCS))))
24 SRCS := $(COMMON_SRCS) $(TCP_CLIENT_SRCS) $(TCP_SERVER_SRCS) $(UDP_CLIENT_SRCS) $(UDP_SERVER_SRCS)
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A DMakefile4 COMMON_SRCS := demo_entry_posix.c macro
18 COMMON_OBJS := $(addsuffix .o, $(notdir $(basename $(COMMON_SRCS))))
24 SRCS := $(COMMON_SRCS) $(TCP_CLIENT_SRCS) $(TCP_SERVER_SRCS) $(UDP_CLIENT_SRCS) $(UDP_SERVER_SRCS)
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A DMakefile4 COMMON_SRCS := demo_entry_posix.c macro
18 COMMON_OBJS := $(addsuffix .o, $(notdir $(basename $(COMMON_SRCS))))
24 SRCS := $(COMMON_SRCS) $(TCP_CLIENT_SRCS) $(TCP_SERVER_SRCS) $(UDP_CLIENT_SRCS) $(UDP_SERVER_SRCS)

Completed in 2 milliseconds