llvm/lldb/test/API/symbol_ondemand/shared_library/Makefile

DYLIB_NAME := foo
DYLIB_C_SOURCES := foo.c
C_SOURCES := shared.c

include Makefile.rules