acl/lib_acl_cpp/samples/tcp_pool/server/Makefile

5 lines
79 B
Makefile
Raw Normal View History

base_path = ../../..
PROG = server
CFLAGS += -I../..
include ../../Makefile.in