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

12

/freebsd-current/secure/lib/libcrypto/engines/devcrypto/
H A DMakefile2 SHLIB_NAME?= devcrypto.so macro
/freebsd-current/secure/lib/libcrypto/engines/capi/
H A DMakefile2 SHLIB_NAME?= capi.so macro
/freebsd-current/tools/regression/tls/libxx/
H A DMakefile2 SHLIB_NAME= libxx.so macro
/freebsd-current/tools/regression/tls/libyy/
H A DMakefile2 SHLIB_NAME= libyy.so macro
/freebsd-current/lib/libalias/modules/
H A DMakefile.inc6 SHLIB_NAME?=libalias_${NAME}.so
/freebsd-current/lib/nss_tacplus/
H A DMakefile4 SHLIB_NAME= ${LIB}.so.${SHLIB_MAJOR} macro
/freebsd-current/sbin/nvmecontrol/modules/
H A DMakefile.inc10 SHLIB_NAME?= ${LIB}.so
/freebsd-current/lib/libpam/modules/
H A DMakefile.inc9 SHLIB_NAME?= ${LIB}.so.${SHLIB_MAJOR}
/freebsd-current/lib/libxo/tests/encoder/
H A DMakefile8 SHLIB_NAME= libenc_test.so macro
12 SYMLINKS+= ${LIBDIR}/${SHLIB_NAME} /usr/lib/libxo/encoder/test.enc
/freebsd-current/secure/lib/libcrypto/engines/loader_attic/
H A DMakefile2 SHLIB_NAME?= loader_attic.so macro
/freebsd-current/lib/flua/libjail/
H A DMakefile2 SHLIB_NAME= jail.so macro
/freebsd-current/tests/sys/vm/soxstack/
H A DMakefile3 SHLIB_NAME= libsoxstack.so macro
/freebsd-current/tools/bus_space/Python/
H A DMakefile2 SHLIB_NAME= bus.so macro
/freebsd-current/secure/lib/libcrypto/engines/padlock/
H A DMakefile2 SHLIB_NAME?= padlock.so macro
/freebsd-current/lib/flua/libhash/
H A DMakefile0 SHLIB_NAME= hash.so
1 SHLIB_NAME= hash.so macro
/freebsd-current/lib/libc/tests/tls/dso/
H A DMakefile5 SHLIB_NAME= h_tls_dlopen.so macro
/freebsd-current/lib/libc/tests/stdlib/dynthr_mod/
H A DMakefile2 SHLIB_NAME= dynthr_mod.so macro
/freebsd-current/lib/geom/
H A DMakefile.inc5 SHLIB_NAME?=geom_${GEOM_CLASS}.so
/freebsd-current/lib/csu/tests/dso/
H A DMakefile4 SHLIB_NAME= libh_csu.so macro
/freebsd-current/lib/libxo/encoder/csv/
H A DMakefile11 SHLIB_NAME= csv.enc macro
/freebsd-current/lib/libthr/tests/dlopen/dso/
H A DMakefile7 SHLIB_NAME= h_pthread_dlopen.so.${SHLIB_MAJOR} macro
/freebsd-current/contrib/smbfs/lib/smb/
H A DMakefile45 .if defined(SHLIB_NAME)
46 rm -f ${DESTDIR}/${SHLIBDIR}/${SHLIB_NAME}
/freebsd-current/share/mk/
H A Dbsd.lib.mk23 # SHLIB_NAME will be defined only if we are to create a shared library.
28 .undef SHLIB_NAME
35 .if !defined(SHLIB_NAME) && defined(SHLIB) && defined(SHLIB_MAJOR)
36 SHLIB_NAME= lib${LIB_PRIVATE}${SHLIB}.so.${SHLIB_MAJOR} macro
38 .if defined(SHLIB_NAME) && !empty(SHLIB_NAME:M*.so.*)
39 SHLIB_LINK?= ${SHLIB_NAME:R}
41 SONAME?= ${SHLIB_NAME}
242 .if defined(SHLIB_NAME)
244 SHLIB_NAME_FULL=${SHLIB_NAME}
[all...]
/freebsd-current/stand/userboot/userboot/
H A DMakefile13 SHLIB_NAME= userboot_${LOADER_INTERP}.so macro
50 LINKS+= ${BINDIR}/${SHLIB_NAME} ${BINDIR}/userboot.so
/freebsd-current/lib/libomp/
H A DMakefile7 SHLIB_NAME= libomp.so macro
96 SYMLINKS+= ${SHLIB_NAME} ${LIBDIR}/libgomp.so

Completed in 163 milliseconds

12