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