Searched refs:SHLIB_NAME (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11.0-release/secure/lib/libcrypto/engines/libaep/
H A DMakefile3 SHLIB_NAME?= libaep.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libatalla/
H A DMakefile3 SHLIB_NAME?= libatalla.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libcapi/
H A DMakefile3 SHLIB_NAME?= libcapi.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libchil/
H A DMakefile3 SHLIB_NAME?= libchil.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libcswift/
H A DMakefile3 SHLIB_NAME?= libcswift.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libnuron/
H A DMakefile3 SHLIB_NAME?= libnuron.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libsureware/
H A DMakefile3 SHLIB_NAME?= libsureware.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libubsec/
H A DMakefile3 SHLIB_NAME?= libubsec.so macro
/freebsd-11.0-release/tools/regression/tls/libxx/
H A DMakefile3 SHLIB_NAME= libxx.so macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/lib4758cca/
H A DMakefile3 SHLIB_NAME?= lib4758cca.so macro
/freebsd-11.0-release/tools/regression/tls/libyy/
H A DMakefile3 SHLIB_NAME= libyy.so macro
/freebsd-11.0-release/lib/libalias/modules/
H A DMakefile.inc7 SHLIB_NAME?=libalias_${NAME}.so
/freebsd-11.0-release/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-11.0-release/lib/libpam/modules/
H A DMakefile.inc10 SHLIB_NAME?= ${LIB}.so.${SHLIB_MAJOR}
/freebsd-11.0-release/sbin/geom/class/
H A DMakefile.inc4 SHLIB_NAME?=geom_${GEOM_CLASS}.so
/freebsd-11.0-release/lib/libc/tests/tls/dso/
H A DMakefile6 SHLIB_NAME= h_tls_dlopen.so macro
/freebsd-11.0-release/tools/bus_space/Python/
H A DMakefile3 SHLIB_NAME= bus.so macro
/freebsd-11.0-release/share/mk/
H A Dbsd.lib.mk21 # SHLIB_NAME will be defined only if we are to create a shared library.
25 .undef SHLIB_NAME
31 .if !defined(SHLIB_NAME) && defined(SHLIB) && defined(SHLIB_MAJOR)
32 SHLIB_NAME= lib${LIB_PRIVATE}${SHLIB}.so.${SHLIB_MAJOR} macro
34 .if defined(SHLIB_NAME) && !empty(SHLIB_NAME:M*.so.*)
35 SHLIB_LINK?= ${SHLIB_NAME:R}
37 SONAME?= ${SHLIB_NAME}
150 .if defined(SHLIB_NAME)
152 SHLIB_NAME_FULL=${SHLIB_NAME}
[all...]
H A Dbsd.snmpmod.mk5 SHLIB_NAME= snmp_${MOD}.so.${SHLIB_MAJOR} macro
H A Dbsd.sys.mk256 .if defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)
257 stage_files.shlib: ${SHLIB_NAME}.symbols
262 .if defined(SHLIB_NAME) && defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)
263 stage_libs: ${SHLIB_NAME}.symbols
/freebsd-11.0-release/lib/libthr/tests/dlopen/dso/
H A DMakefile7 SHLIB_NAME= h_pthread_dlopen.so.${SHLIB_MAJOR} macro
/freebsd-11.0-release/secure/lib/libcrypto/engines/libgost/
H A DMakefile3 SHLIB_NAME?= libgost.so macro
/freebsd-11.0-release/contrib/smbfs/lib/smb/
H A DMakefile45 .if defined(SHLIB_NAME)
46 rm -f ${DESTDIR}/${SHLIBDIR}/${SHLIB_NAME}
/freebsd-11.0-release/sys/boot/userboot/userboot/
H A DMakefile8 SHLIB_NAME= userboot.so macro
/freebsd-11.0-release/lib/libclang_rt/asan_dynamic/
H A DMakefile5 SHLIB_NAME= libclang_rt.asan-${CRTARCH}.so macro
92 # Kludge around a bsd.lib.mk shortcoming: when SHLIB_NAME is defined, but LIB

Completed in 178 milliseconds

12