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