Home
last modified time | relevance | path

Searched refs:SHLIB_MAJOR (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/src/external/apache2/mDNSResponder/nss/
DMakefile4 SHLIB_MAJOR= 0 macro
5 LINKS= ${LIBDIR}/${LIB}.so.${SHLIB_MAJOR} \
6 ${LIBDIR}/nss_multicast_dns.so.${SHLIB_MAJOR}
23 .PRECIOUS: ${DESTDIR}${LIBDIR}/${LIB}.so.${SHLIB_MAJOR}
24 libinstall:: ${DESTDIR}${LIBDIR}/${LIB}.so.${SHLIB_MAJOR}
31 ${DESTDIR}${LIBDIR}/${LIB}.so.${SHLIB_MAJOR}: lib${LIB}.so.${SHLIB_FULLVERSION}
/netbsd/src/lib/libterminfo/
DMakefile92 SYMLINKS+= libterminfo.so.${SHLIB_MAJOR} \
95 SYMLINKS+= libterminfo.so.${SHLIB_MAJOR} \
99 SYMLINKS+= libterminfo.so.${SHLIB_MAJOR} \
102 SYMLINKS+= libterminfo.so.${SHLIB_MAJOR} \
/netbsd/src/share/mk/
Dbsd.lib.mk97 .if !defined(SHLIB_MAJOR) && exists(${SHLIB_VERSION_FILE}) # {
98 SHLIB_MAJOR != . ${SHLIB_VERSION_FILE} ; echo $$major
120 .if defined(SHLIB_MAJOR) && ${MKPIC} != "no"
121 @echo ${SHLIB_MAJOR}
141 .if defined(SHLIB_MAJOR) && !empty(SHLIB_MAJOR) # {
144 SHLIB_FULLVERSION=${SHLIB_MAJOR}.${SHLIB_MINOR}.${SHLIB_TEENY}
146 SHLIB_FULLVERSION=${SHLIB_MAJOR}.${SHLIB_MINOR}
149 SHLIB_FULLVERSION=${SHLIB_MAJOR}
202 SHLIB_SOVERSION= ${SHLIB_MAJOR}
420 _LIB.so.major:=${_LIB}.so.${SHLIB_MAJOR}
[all …]
/netbsd/src/external/mit/xorg/lib/dri/
DMakefile17 SHLIB_MAJOR= 0 macro
494 SYMLINKS+= mesa_dri_drivers.so.${SHLIB_MAJOR} ${DRIDIR}/${_d}_dri.so.${SHLIB_MAJOR}
495 SYMLINKS+= ${_d}_dri.so.${SHLIB_MAJOR} ${DRIDIR}/${_d}_dri.so
497 SYMLINKS+= mesa_dri_drivers.so.${SHLIB_MAJOR}.debug ${DRIDEBUGDIR}/${_d}_dri.so.${SHLIB_MAJOR}.debug
/netbsd/src/external/mit/xorg/lib/libxcb/randr/
DMakefile5 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/libxcb/sync/
DMakefile5 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/xcb-util/atom/
DMakefile7 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/xcb-util/keysyms/
DMakefile7 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/xcb-util/event/
DMakefile7 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/xcb-util/reply/
DMakefile7 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/xcb-util/property/
DMakefile7 SHLIB_MAJOR= 1 macro
/netbsd/src/tests/libexec/ld.elf_so/
Dhelper.mk9 SHLIB_MAJOR?= 1
/netbsd/src/tests/libexec/ld.elf_so/helper_symver_dso0/
DMakefile8 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/libX11/xomGeneric/
DMakefile4 SHLIB_MAJOR= 2 # XXX macro
/netbsd/src/external/mit/xorg/lib/libX11/xlcDef/
DMakefile4 SHLIB_MAJOR= 2 # XXX macro
/netbsd/src/external/mit/xorg/lib/libX11/xlibi18n/
DMakefile4 SHLIB_MAJOR= 2 # XXX macro
/netbsd/src/external/bsd/liblzf/lib/
DMakefile5 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/lib/libX11/xlcUTF8Load/
DMakefile4 SHLIB_MAJOR= 2 # XXX macro
/netbsd/src/crypto/external/cpl/tpm-tools/lib/libtpm_unseal/
DMakefile10 SHLIB_MAJOR=2 macro
/netbsd/src/external/bsd/libevent/
DMakefile.inc12 SHLIB_MAJOR= 5
/netbsd/src/tests/lib/libc/tls/dso/
DMakefile13 SHLIB_MAJOR= 1 macro
/netbsd/src/tests/lib/csu/dso/
DMakefile15 SHLIB_MAJOR= 1 macro
/netbsd/src/external/mit/xorg/server/xorg-server/
DMakefile.servermod10 SHLIB_MAJOR=0
/netbsd/src/tests/lib/libpthread/dlopen/dso/
DMakefile15 SHLIB_MAJOR= 1 macro
/netbsd/src/tests/libexec/ld.elf_so/helper_symver_dso2/
DMakefile8 SHLIB_MAJOR= 1 macro

12