LEVEL = ../../../make

CXX_SOURCES := main.cpp

ENABLE_THREADS := YES

include $(LEVEL)/Makefile.rules
