Home
last modified time | relevance | path

Searched refs:DYLIB_NAME (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/make/
H A DMakefile.rules300 DYLIB_NAME ?= $(FRAMEWORK).framework/Versions/A/$(FRAMEWORK)
309 DYLIB_FILENAME = lib$(DYLIB_NAME).dylib
313 DYLIB_FILENAME = $(DYLIB_NAME).dll
315 DYLIB_FILENAME = lib$(DYLIB_NAME).so
/openbsd-src/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DMakefile3 DYLIB_NAME := FDInterposing macro