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

CXX_SOURCES := main.cpp other.cpp
include $(LEVEL)/Makefile.rules
