1 LEVEL = ../../../make 2 3 CXX_SOURCES := main.cpp static-a.cpp static-b.cpp 4 5 include $(LEVEL)/Makefile.rules 6