LEVEL = ../../make

CXX_SOURCES := main.cpp

DEBUG_INFO_FLAG = -g3


include $(LEVEL)/Makefile.rules
