brintos

brintos / llvm-project-archived public Read only

0
0
Text · 114 B · 91eadaa Raw
7 lines · plain
1CXX_SOURCES := main.cpp service.cpp2 3DYLIB_CXX_SOURCES := plugin.cpp4DYLIB_NAME := plugin5 6include Makefile.rules7