1CXXFLAGS_EXTRAS := -std=c++112CXX_SOURCES := main.cpp3ENABLE_THREADS := YES4 5include Makefile.rules6