1CXX_SOURCES := main.cpp2CFLAGS_EXTRAS := -std=c++113 4ENABLE_THREADS := YES5 6include Makefile.rules7