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