1C_SOURCES := main.c2 3ifeq ($(CC_TYPE), icc)4 CFLAGS_EXTRAS := -debug inline-debug-info5endif6 7include Makefile.rules8