LEVEL = ../../../make CXX_SOURCES := main.cpp CFLAGS_EXTRAS += -std=c++11 -lpthread LD_EXTRAS += -lpthread include $(LEVEL)/Makefile.rules