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

CXX_SOURCES := main.cpp static-a.cpp static-b.cpp

include $(LEVEL)/Makefile.rules
