CXX_SOURCES := main.cpp
USE_LIBSTDCPP := 0



CXXFLAGS_EXTRAS := -O0
include Makefile.rules
