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

CXX_SOURCES := main.cpp

CFLAGS_EXTRAS := -O0
USE_LIBSTDCPP := 1

include $(LEVEL)/Makefile.rules
