1ENABLE_THREADS := YES
2CXX_SOURCES := main.cpp
3
4include Makefile.rules
5