brintos

brintos / llvm-project-archived public Read only

0
0
Text · 143 B · 5ef65e0 Raw
9 lines · plain
1OBJC_SOURCES := main.m2 3CFLAGS_EXTRAS := -w -Wno-error=incompatible-pointer-types4 5 6 7LD_EXTRAS := -framework Foundation8include Makefile.rules9