brintos

brintos / llvm-project-archived public Read only

0
0
Text · 107 B · 9b462ac Raw
5 lines · plain
1CXX_SOURCES := main.cpp2DYLIB_NAME := testlib3DYLIB_CXX_SOURCES := library_file.cpp4include Makefile.rules5