brintos

brintos / llvm-project-archived public Read only

0
0
Text · 107 B · b26ce5c Raw
9 lines · plain
1C_SOURCES := main.c2 3DYLIB_NAME := a4DYLIB_C_SOURCES := a.c5 6ENABLE_THREADS := YES7 8include Makefile.rules9