1LEVEL = ../../../../../make
2
3CXX_SOURCES := main.cpp
4
5USE_LIBSTDCPP := 1
6
7include $(LEVEL)/Makefile.rules
8