acl/lib_fiber/samples/dns_server/Makefile
2020-10-24 10:59:00 +08:00

4 lines
105 B
Makefile

include ../Makefile_cpp.in
PROG = dns_server
CFLAGS += -std=c++11 -I../../c/src/dns -I../../c/src/common