LEVEL = ../../../make
CXX_SOURCES = main.cpp derived.cpp base.cpp
CFLAGS_EXTRAS += $(LIMIT_DEBUG_INFO_FLAGS)
include $(LEVEL)/Makefile.rules