brintos

brintos / llvm-project-archived public Read only

0
0
Text · 120 B · 304633c Raw
8 lines · plain
1C_SOURCES := main.c2 3ifeq ($(CC_TYPE), icc)4    CFLAGS_EXTRAS := -debug inline-debug-info5endif6 7include Makefile.rules8