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