acl/lib_acl_cpp/samples/thread_client/Makefile
zsxxsz dcdebd5f9c add thread, thread_pool for lib_acl_cpp
add thread, thread_pool for lib_acl_cpp, and other bugfix
2013-10-19 23:13:19 +08:00

5 lines
88 B
Makefile

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