CXX_SOURCES := main.cpp

CFLAGS_EXTRAS := -O0
USE_LIBSTDCPP := 1

include Makefile.rules
