1CXX_SOURCES := main.cpp
2CXXFLAGS_EXTRAS := -std=c++11
3
4
5include Makefile.rules
6