/freebsd/share/mk/ |
H A D | bsd.lib.mk | 28 .undef SHLIB_NAME 35 .if !defined(SHLIB_NAME) && defined(SHLIB) && defined(SHLIB_MAJOR) 36 SHLIB_NAME= lib${LIB_PRIVATE}${SHLIB}.so.${SHLIB_MAJOR} 38 .if defined(SHLIB_NAME) && !empty(SHLIB_NAME:M*.so.*) 39 SHLIB_LINK?= ${SHLIB_NAME:R} 41 SONAME?= ${SHLIB_NAME} 251 .if defined(SHLIB_NAME) 253 SHLIB_NAME_FULL=${SHLIB_NAME}.full 266 SHLIB_NAME_FULL=${SHLIB_NAME} 288 .if defined(LIB) && !empty(LIB) || defined(SHLIB_NAME) [all …]
|
H A D | bsd.sys.mk | 464 .if defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols) 465 stage_files.shlib: ${SHLIB_NAME}.symbols 470 .if defined(SHLIB_NAME) && defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols) 471 stage_libs: ${SHLIB_NAME}.symbols
|
/freebsd/lib/libxo/tests/encoder/ |
H A D | Makefile | 7 SHLIB_NAME= libenc_test.so macro 11 SYMLINKS+= ${LIBDIR}/${SHLIB_NAME} /usr/lib/libxo/encoder/test.enc
|
/freebsd/contrib/smbfs/lib/smb/ |
H A D | Makefile | 45 .if defined(SHLIB_NAME) 46 rm -f ${DESTDIR}/${SHLIBDIR}/${SHLIB_NAME}
|
/freebsd/stand/userboot/userboot/ |
H A D | Makefile | 12 SHLIB_NAME= userboot_${LOADER_INTERP}.so macro 49 LINKS+= ${BINDIR}/${SHLIB_NAME} ${BINDIR}/userboot.so
|
/freebsd/lib/libomp/ |
H A D | Makefile | 6 SHLIB_NAME= libomp.so macro 95 SYMLINKS+= ${SHLIB_NAME} ${LIBDIR}/libgomp.so
|
/freebsd/tools/regression/tls/libxx/ |
H A D | Makefile | 1 SHLIB_NAME= libxx.so macro
|
/freebsd/secure/lib/libcrypto/engines/capi/ |
H A D | Makefile | 1 SHLIB_NAME?= capi.so macro
|
/freebsd/secure/lib/libcrypto/engines/devcrypto/ |
H A D | Makefile | 1 SHLIB_NAME?= devcrypto.so macro
|
/freebsd/tools/regression/tls/libyy/ |
H A D | Makefile | 1 SHLIB_NAME= libyy.so macro
|
/freebsd/libexec/flua/libhash/ |
H A D | Makefile | 1 SHLIB_NAME= hash.so macro
|
/freebsd/libexec/flua/libfreebsd/kenv/ |
H A D | Makefile | 1 SHLIB_NAME= kenv.so macro
|
/freebsd/libexec/flua/libfreebsd/sys/linker/ |
H A D | Makefile | 1 SHLIB_NAME= linker.so macro
|
/freebsd/libexec/flua/libjail/ |
H A D | Makefile | 1 SHLIB_NAME= jail.so macro
|
/freebsd/lib/libalias/modules/ |
H A D | Makefile.inc | 5 SHLIB_NAME?=libalias_${NAME}.so
|
/freebsd/sbin/nvmecontrol/modules/ |
H A D | Makefile.inc | 8 SHLIB_NAME?= ${LIB}.so
|
/freebsd/lib/nss_tacplus/ |
H A D | Makefile | 4 SHLIB_NAME= ${LIB}.so.${SHLIB_MAJOR} macro
|
/freebsd/lib/libpam/modules/ |
H A D | Makefile.inc | 7 SHLIB_NAME?= ${LIB}.so.${SHLIB_MAJOR}
|
/freebsd/tools/bus_space/Python/ |
H A D | Makefile | 1 SHLIB_NAME= bus.so macro
|
/freebsd/secure/lib/libcrypto/engines/loader_attic/ |
H A D | Makefile | 1 SHLIB_NAME?= loader_attic.so macro
|
/freebsd/lib/libc/tests/stdlib/dynthr_mod/ |
H A D | Makefile | 1 SHLIB_NAME= dynthr_mod.so macro
|
/freebsd/tests/sys/vm/soxstack/ |
H A D | Makefile | 2 SHLIB_NAME= libsoxstack.so macro
|
/freebsd/libexec/flua/libucl/ |
H A D | Makefile | 1 SHLIB_NAME= ucl.so macro
|
/freebsd/lib/geom/ |
H A D | Makefile.inc | 4 SHLIB_NAME?=geom_${GEOM_CLASS}.so
|
/freebsd/secure/lib/libcrypto/engines/padlock/ |
H A D | Makefile | 1 SHLIB_NAME?= padlock.so macro
|