llvm/lldb/test/API/functionalities/dyld-multiple-rdebug/Makefile

CXX_SOURCES := main.cpp
DYLIB_NAME := testlib
DYLIB_CXX_SOURCES := library_file.cpp
include Makefile.rules