1CXX_SOURCES = main.cpp derived.cpp base.cpp 2 3CFLAGS_EXTRAS := $(LIMIT_DEBUG_INFO_FLAGS) 4 5include Makefile.rules 6