Home
last modified time | relevance | path

Searched refs:SHLIB_NAME (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/share/mk/
H A Dbsd.lib.mk28 .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 Dbsd.sys.mk464 .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 DMakefile7 SHLIB_NAME= libenc_test.so macro
11 SYMLINKS+= ${LIBDIR}/${SHLIB_NAME} /usr/lib/libxo/encoder/test.enc
/freebsd/contrib/smbfs/lib/smb/
H A DMakefile45 .if defined(SHLIB_NAME)
46 rm -f ${DESTDIR}/${SHLIBDIR}/${SHLIB_NAME}
/freebsd/stand/userboot/userboot/
H A DMakefile12 SHLIB_NAME= userboot_${LOADER_INTERP}.so macro
49 LINKS+= ${BINDIR}/${SHLIB_NAME} ${BINDIR}/userboot.so
/freebsd/lib/libomp/
H A DMakefile6 SHLIB_NAME= libomp.so macro
95 SYMLINKS+= ${SHLIB_NAME} ${LIBDIR}/libgomp.so
/freebsd/tools/regression/tls/libxx/
H A DMakefile1 SHLIB_NAME= libxx.so macro
/freebsd/secure/lib/libcrypto/engines/capi/
H A DMakefile1 SHLIB_NAME?= capi.so macro
/freebsd/secure/lib/libcrypto/engines/devcrypto/
H A DMakefile1 SHLIB_NAME?= devcrypto.so macro
/freebsd/tools/regression/tls/libyy/
H A DMakefile1 SHLIB_NAME= libyy.so macro
/freebsd/libexec/flua/libhash/
H A DMakefile1 SHLIB_NAME= hash.so macro
/freebsd/libexec/flua/libfreebsd/kenv/
H A DMakefile1 SHLIB_NAME= kenv.so macro
/freebsd/libexec/flua/libfreebsd/sys/linker/
H A DMakefile1 SHLIB_NAME= linker.so macro
/freebsd/libexec/flua/libjail/
H A DMakefile1 SHLIB_NAME= jail.so macro
/freebsd/lib/libalias/modules/
H A DMakefile.inc5 SHLIB_NAME?=libalias_${NAME}.so
/freebsd/sbin/nvmecontrol/modules/
H A DMakefile.inc8 SHLIB_NAME?= ${LIB}.so
/freebsd/lib/nss_tacplus/
H A DMakefile4 SHLIB_NAME= ${LIB}.so.${SHLIB_MAJOR} macro
/freebsd/lib/libpam/modules/
H A DMakefile.inc7 SHLIB_NAME?= ${LIB}.so.${SHLIB_MAJOR}
/freebsd/tools/bus_space/Python/
H A DMakefile1 SHLIB_NAME= bus.so macro
/freebsd/secure/lib/libcrypto/engines/loader_attic/
H A DMakefile1 SHLIB_NAME?= loader_attic.so macro
/freebsd/lib/libc/tests/stdlib/dynthr_mod/
H A DMakefile1 SHLIB_NAME= dynthr_mod.so macro
/freebsd/tests/sys/vm/soxstack/
H A DMakefile2 SHLIB_NAME= libsoxstack.so macro
/freebsd/libexec/flua/libucl/
H A DMakefile1 SHLIB_NAME= ucl.so macro
/freebsd/lib/geom/
H A DMakefile.inc4 SHLIB_NAME?=geom_${GEOM_CLASS}.so
/freebsd/secure/lib/libcrypto/engines/padlock/
H A DMakefile1 SHLIB_NAME?= padlock.so macro

12