brintos

brintos / llvm-project-archived public Read only

0
0
Text · 96 B · 624021f Raw
7 lines · plain
1DYLIB_NAME := foo2DYLIB_CXX_SOURCES := foo.cpp3CXX_SOURCES := main.cpp4 5include Makefile.rules6 7