CXX_SOURCES := main.cpp

CXXFLAGS_EXTRAS := -g -O1 -glldb
include Makefile.rules
