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

12

/freebsd-11-stable/secure/lib/libcrypto/engines/libaep/
H A DMakefile3 SHLIB_NAME?= libaep.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libatalla/
H A DMakefile3 SHLIB_NAME?= libatalla.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libcapi/
H A DMakefile3 SHLIB_NAME?= libcapi.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libchil/
H A DMakefile3 SHLIB_NAME?= libchil.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libcswift/
H A DMakefile3 SHLIB_NAME?= libcswift.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libnuron/
H A DMakefile3 SHLIB_NAME?= libnuron.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libsureware/
H A DMakefile3 SHLIB_NAME?= libsureware.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libubsec/
H A DMakefile3 SHLIB_NAME?= libubsec.so macro
/freebsd-11-stable/tools/regression/tls/libxx/
H A DMakefile3 SHLIB_NAME= libxx.so macro
/freebsd-11-stable/secure/lib/libcrypto/engines/lib4758cca/
H A DMakefile3 SHLIB_NAME?= lib4758cca.so macro
/freebsd-11-stable/tools/regression/tls/libyy/
H A DMakefile3 SHLIB_NAME= libyy.so macro
/freebsd-11-stable/lib/libalias/modules/
H A DMakefile.inc7 SHLIB_NAME?=libalias_${NAME}.so
/freebsd-11-stable/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-stable/lib/libpam/modules/
H A DMakefile.inc10 SHLIB_NAME?= ${LIB}.so.${SHLIB_MAJOR}
/freebsd-11-stable/sbin/geom/class/
H A DMakefile.inc4 SHLIB_NAME?=geom_${GEOM_CLASS}.so
/freebsd-11-stable/lib/libc/tests/tls/dso/
H A DMakefile6 SHLIB_NAME= h_tls_dlopen.so macro
/freebsd-11-stable/tools/bus_space/Python/
H A DMakefile3 SHLIB_NAME= bus.so macro
/freebsd-11-stable/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
/freebsd-11-stable/lib/libthr/tests/dlopen/dso/
H A DMakefile7 SHLIB_NAME= h_pthread_dlopen.so.${SHLIB_MAJOR} macro
/freebsd-11-stable/secure/lib/libcrypto/engines/libgost/
H A DMakefile3 SHLIB_NAME?= libgost.so macro
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A DMakefile45 .if defined(SHLIB_NAME)
46 rm -f ${DESTDIR}/${SHLIBDIR}/${SHLIB_NAME}
/freebsd-11-stable/stand/userboot/userboot/
H A DMakefile11 SHLIB_NAME= userboot_${LOADER_INTERP}.so macro
45 LINKS+= ${BINDIR}/${SHLIB_NAME} ${BINDIR}/userboot.so
/freebsd-11-stable/lib/libomp/
H A DMakefile5 SHLIB_NAME= libomp.so macro
79 SYMLINKS+= ${SHLIB_NAME} ${LIBDIR}/libgomp.so
/freebsd-11-stable/lib/libgcc_s/
H A DMakefile4 SHLIB_NAME= libgcc_s.so.1 macro

Completed in 104 milliseconds

12