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