blob: bf646c7b7db33f61bfbfd2df1a89ac7ab0c2293b [file] [log] [blame] [edit]
CXX_SOURCES := calling.cpp
ifeq ($(CC_TYPE), icc)
CXXFLAGS_EXTRAS := -debug inline-debug-info
endif
include Makefile.rules