CXX_SOURCES := main.cpp
include Makefile.rules
CXXFLAGS += -g -O1 -glldb
