Home
last modified time | relevance | path

Searched defs:LD_EXTRAS (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/functions/
H A DMakefile12 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
15 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/openbsd-src/gnu/llvm/lldb/examples/lookup/
H A DMakefile11 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
14 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro