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