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

/opensolaris-onvv-gate/usr/src/lib/libsys/
H A DMakefile.com30 SONAME = /usr/lib/ld.so.1
/opensolaris-onvv-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)
/opensolaris-onvv-gate/usr/src/cmd/fwflash/plugins/
H A DMakefile.targ57 $(HERMON-MELLANOX_LIB):= SONAME = $(HERMON-MELLANOX_LIB)
58 $(TAVOR-MELLANOX_LIB):= SONAME = $(TAVOR-MELLANOX_LIB)
59 $(SD-GENERIC_LIB):= SONAME = $(SD-GENERIC_LIB)
/opensolaris-onvv-gate/usr/src/cmd/fwflash/plugins/transport/
H A DMakefile.targ60 $(SES_LIB):= SONAME = $(SES_LIB)
61 $(TAVOR_LIB):= SONAME = $(TAVOR_LIB)
62 $(HERMON_LIB):= SONAME = $(HERMON_LIB)
63 $(SD_LIB):= SONAME = $(SD_LIB)
/opensolaris-onvv-gate/usr/src/cmd/sgs/link_audit/
H A DMakefile.com80 $(TRUSSLIB):= SONAME = $(TRUSSLIB)
81 $(PERFLIB):= SONAME = $(PERFLIB)
82 $(WHOLIB):= SONAME = $(WHOLIB)
83 $(SYMBINDREP):= SONAME = $(SYMBINDREP)
84 $(BINDLIB):= SONAME = $(BINDLIB)
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/i386/
H A DMakefile69 SONAME= /lib/ld.so.1 macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile72 SONAME= /lib/amd64/ld.so.1 macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile76 SONAME= /lib/ld.so.1 macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile77 SONAME= /lib/sparcv9/ld.so.1 macro
/opensolaris-onvv-gate/usr/src/lib/
H A DMakefile.lib131 SONAME= $(DYNLIB)
138 HSONAME= -h$(SONAME)
/opensolaris-onvv-gate/usr/src/lib/libwrap/
H A DMakefile.com37 SONAME = $(LIBRARY:.a=.so)$(MAJOR)
/opensolaris-onvv-gate/usr/src/uts/
H A DMakefile.uts393 $(LD) -o $@ $(GSHARED) $(ZNORELOC) -h $(SONAME)
396 # SONAME defaults for common fake shared libraries.
398 $(LIBGEN) := SONAME = $(MODULE)
399 $(PLATLIB) := SONAME = misc/platmod
400 $(CPULIB) := SONAME = 'cpu/$$CPU'
401 $(DTRACESTUBS) := SONAME = dtracestubs
/opensolaris-onvv-gate/usr/src/lib/libbc/sparc/
H A DMakefile330 # SONAME is used by DYNFLAGS
331 $(DYNLIB4X) := SONAME = $(DYNLIB4X)
332 $(DYNLIBS5) := SONAME = $(DYNLIBS5)
/opensolaris-onvv-gate/usr/src/lib/libc/i386/
H A DMakefile.com942 # we need to override the default SONAME here because we might
944 SONAME = libc.so.1
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/
H A DMakefile.com976 # we need to override the default SONAME here because we might
978 SONAME = libc.so.1
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com923 # we need to override the default SONAME here because we might
925 SONAME = libc.so.1

Completed in 119 milliseconds