CXX_SOURCES := main.cpp CXXFLAGS=--std=c++17 -g ARCH=$(shell uname -m) include Makefile.rules