blob: 89c0e817259fce2c8173d6311591db92d471fdd0 [file] [log] [blame]
LEVEL = ../../../make
CXX_SOURCES := main.cpp
CFLAGS_EXTRAS += -std=c++11 -lpthread
LD_EXTRAS += -lpthread
include $(LEVEL)/Makefile.rules