brintos

brintos / llvm-project-archived public Read only

0
0
Text · 125 B · 17fe658 Raw
8 lines · plain
1LIB_PREFIX := loadunload_2 3DYLIB_NAME := $(LIB_PREFIX)d4DYLIB_CXX_SOURCES := d.cpp5DYLIB_ONLY := YES6 7include Makefile.rules8