CXX_SOURCES := main.cpp

DEBUG_INFO_FLAG = -g3 -gdwarf-5


include Makefile.rules
