CXX_SOURCES = main.cpp derived.cpp base.cpp

CFLAGS_EXTRAS = $(LIMIT_DEBUG_INFO_FLAGS)

include Makefile.rules
