acl/lib_fiber/samples-c++1x/aio_server/Makefile

4 lines
66 B
Makefile
Raw Normal View History

2020-09-30 22:29:40 +08:00
include ../Makefile_cpp.in
CFLAGS += -std=c++11
PROG = aio_server