acl/lib_acl_cpp/samples/udp_client/Makefile
zsxxsz ef9e6de684 add some feature for udp
support udp; modify event interface
2013-09-28 09:00:07 +08:00

5 lines
85 B
Makefile

UTIL = $(wildcard ../*.cpp)
PROG = udp_client
include ../Makefile.in
CFLAGS += -I../