brintos

brintos / llvm-project-archived public Read only

0
0
Text · 146 B · 17e6dc7 Raw
10 lines · plain
1OBJC_SOURCES := main.m2 3CFLAGS_EXTRAS := -w -fobjc-exceptions4 5USE_SYSTEM_STDLIB := 16 7LD_EXTRAS := -framework Foundation8 9include Makefile.rules10