llvm/lldb/test/API/functionalities/load_using_paths/hidden/Makefile

DYLIB_NAME := loadunload
DYLIB_CXX_SOURCES := d.cpp
DYLIB_ONLY := YES

include Makefile.rules