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

6 lines
94 B
Makefile

DYLIB_NAME := loadunload
DYLIB_CXX_SOURCES := d.cpp
DYLIB_ONLY := YES
include Makefile.rules