Searched refs:SONAME (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libsys/
H A DMakefile.com30 SONAME = /usr/lib/ld.so.1
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/
H A DMakefile.com80 $(CAP_LIB):= SONAME = $(CAP_LIB)
81 $(DYN_LIB):= SONAME = $(DYN_LIB)
82 $(EHDR_LIB):= SONAME = $(EHDR_LIB)
83 $(PHDR_LIB):= SONAME = $(PHDR_LIB)
84 $(SHDR_LIB):= SONAME = $(SHDR_LIB)
85 $(STR_LIB):= SONAME = $(STR_LIB)
86 $(SYM_LIB):= SONAME = $(SYM_LIB)
87 $(SYMINFO_LIB):= SONAME = $(SYMINFO_LIB)
/illumos-gate/usr/src/cmd/sgs/link_audit/
H A DMakefile.com78 $(TRUSSLIB):= SONAME = $(TRUSSLIB)
79 $(PERFLIB):= SONAME = $(PERFLIB)
80 $(WHOLIB):= SONAME = $(WHOLIB)
81 $(SYMBINDREP):= SONAME = $(SYMBINDREP)
82 $(BINDLIB):= SONAME = $(BINDLIB)
/illumos-gate/usr/src/lib/libwrap/
H A DMakefile.com39 SONAME = $(LIBRARY:.a=.so)$(MAJOR)
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A DMakefile69 SONAME= /lib/ld.so.1 macro
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile72 SONAME= /lib/amd64/ld.so.1 macro
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile76 SONAME= /lib/ld.so.1 macro
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile77 SONAME= /lib/sparcv9/ld.so.1 macro
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile339 # SONAME is used by DYNFLAGS
340 $(DYNLIB4X) := SONAME = $(DYNLIB4X)
341 $(DYNLIBS5) := SONAME = $(DYNLIBS5)
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com1043 # we need to override the default SONAME here because we might
1045 SONAME = libc.so.1
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com1018 # we need to override the default SONAME here because we might
1020 SONAME = libc.so.1
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com1078 # we need to override the default SONAME here because we might
1080 SONAME = libc.so.1

Completed in 214 milliseconds