blob: 2c00681fa2280422dbe83a22b21bd7e80c1bf8e1 [file] [log] [blame]
CXX_SOURCES := main.cpp
ifneq (,$(findstring icc,$(CC)))
CXXFLAGS_EXTRAS := -debug inline-debug-info
endif
include Makefile.rules