LEVEL = ../../../make

CXX_SOURCES := main.cpp
USE_LIBSTDCPP := 0

include $(LEVEL)/Makefile.rules

CXXFLAGS += -O0
