brintos

brintos / llvm-project-archived public Read only

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