xref: /llvm-project/lldb/test/API/functionalities/load_using_paths/hidden/Makefile (revision 99451b4453688a94c6014cac233d371ab4cc342d)
1DYLIB_NAME := loadunload
2DYLIB_CXX_SOURCES := d.cpp
3DYLIB_ONLY := YES
4
5include Makefile.rules
6