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

CXX_SOURCES := file1.cpp file2.cpp

include $(LEVEL)/Makefile.rules
