1CXX_SOURCES := main.cpp
2USE_LIBSTDCPP := 0
3
4
5
6CXXFLAGS_EXTRAS := -O0
7include Makefile.rules
8