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