CXX_SOURCES := main.cpp

CFLAGS_EXTRAS := -lpthread

include Makefile.rules

