1CXX_SOURCES := main.cpp2 3CFLAGS_EXTRAS = $(TEST_CFLAGS_EXTRAS) $(LIMIT_DEBUG_INFO_FLAGS)4 5include Makefile.rules6