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

CXX_SOURCES := main.cpp

ENABLE_THREADS := YES

VPATH = ..

include $(LEVEL)/Makefile.rules
