Searched refs:SHLIB_MAJOR (Results 51 - 75 of 96) sorted by relevance

1234

/freebsd-9.3-release/sys/teken/libteken/
H A DMakefile4 SHLIB_MAJOR= 0 macro
/freebsd-9.3-release/share/mk/
H A Dbsd.snmpmod.mk5 SHLIB_NAME= snmp_${MOD}.so.${SHLIB_MAJOR}
/freebsd-9.3-release/contrib/ofed/usr.lib/libibverbs/
H A DMakefile14 SHLIB_MAJOR= 1 macro
/freebsd-9.3-release/gnu/lib/libdialog/
H A DMakefile6 SHLIB_MAJOR= 7 macro
/freebsd-9.3-release/gnu/lib/libssp/
H A DMakefile15 SHLIB_MAJOR= 0 macro
/freebsd-9.3-release/lib/libbluetooth/
H A DMakefile10 SHLIB_MAJOR= 4 macro
/freebsd-9.3-release/lib/libcam/
H A DMakefile45 SHLIB_MAJOR= 6 macro
/freebsd-9.3-release/lib/libcrypt/
H A DMakefile9 SHLIB_MAJOR= 5 macro
/freebsd-9.3-release/lib/libiconv/
H A DMakefile6 SHLIB_MAJOR= 4 macro
/freebsd-9.3-release/lib/libprocstat/
H A DMakefile21 SHLIB_MAJOR= 1 macro
/freebsd-9.3-release/lib/libradius/
H A DMakefile33 SHLIB_MAJOR= 4 macro
/freebsd-9.3-release/lib/libsdp/
H A DMakefile10 SHLIB_MAJOR= 4 macro
/freebsd-9.3-release/lib/libthr/
H A DMakefile17 SHLIB_MAJOR= 3 macro
/freebsd-9.3-release/lib/libulog/
H A DMakefile8 SHLIB_MAJOR= 0 macro
/freebsd-9.3-release/lib/libvgl/
H A DMakefile3 SHLIB_MAJOR= 6 macro
/freebsd-9.3-release/lib/libz/
H A DMakefile7 SHLIB_MAJOR= 6 macro
/freebsd-9.3-release/contrib/bmake/mk/
H A Dlib.mk13 SHLIB_MAJOR != . ${.CURDIR}/shlib_version ; echo $$major
18 .if defined(SHLIB_MAJOR) && ${MK_PIC} != "no"
19 @echo ${SHLIB_MAJOR}
38 SHLIB_FULLVERSION ?= ${${SHLIB_MAJOR} ${SHLIB_MINOR} ${SHLIB_TEENY}:L:ts.}
58 # via -soname. Usualy ${SHLIB_MAJOR} on ELF.
59 # NetBSD/pmax used to use ${SHLIB_MAJOR}[.${SHLIB_MINOR}
120 SHLIB_SOVERSION= ${SHLIB_MAJOR}
134 SHLIB_SOVERSION= ${SHLIB_MAJOR}
158 LD_shared=-h lib${LIB}.so.${SHLIB_MAJOR} -G
179 LD_shared=-shared -h lib${LIB}.so.${SHLIB_MAJOR}
[all...]
/freebsd-9.3-release/lib/libc++/
H A DMakefile6 CXXINCLUDEDIR= ${INCLUDEDIR}/c++/v${SHLIB_MAJOR}
11 SHLIB_MAJOR= 1 macro
/freebsd-9.3-release/gnu/lib/libgomp/
H A DMakefile10 SHLIB_MAJOR= 1 macro
/freebsd-9.3-release/lib/libypclnt/
H A DMakefile4 SHLIB_MAJOR= 4 macro
/freebsd-9.3-release/secure/lib/libssl/
H A DMakefile4 SHLIB_MAJOR= 6 macro
/freebsd-9.3-release/lib/libmagic/
H A DMakefile9 SHLIB_MAJOR= 4 macro
/freebsd-9.3-release/gnu/lib/libsupc++/
H A DMakefile11 SHLIB_MAJOR=1 macro
/freebsd-9.3-release/lib/libfetch/
H A DMakefile30 SHLIB_MAJOR= 6 macro
/freebsd-9.3-release/lib/libngatm/
H A DMakefile6 SHLIB_MAJOR= 4 macro

Completed in 283 milliseconds

1234