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

12

/freebsd-12-stable/tools/regression/tls/libxx/
H A DMakefile3 SHLIB_NAME= libxx.so macro
/freebsd-12-stable/secure/lib/libcrypto/engines/capi/
H A DMakefile3 SHLIB_NAME?= capi.so macro
/freebsd-12-stable/tools/regression/tls/libyy/
H A DMakefile3 SHLIB_NAME= libyy.so macro
/freebsd-12-stable/lib/libalias/modules/
H A DMakefile.inc7 SHLIB_NAME?=libalias_${NAME}.so
/freebsd-12-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-12-stable/sbin/nvmecontrol/modules/
H A DMakefile.inc11 SHLIB_NAME?= ${LIB}.so
/freebsd-12-stable/lib/libpam/modules/
H A DMakefile.inc10 SHLIB_NAME?= ${LIB}.so.${SHLIB_MAJOR}
/freebsd-12-stable/lib/libc/tests/stdlib/dynthr_mod/
H A DMakefile3 SHLIB_NAME= dynthr_mod.so macro
/freebsd-12-stable/lib/libc/tests/tls/dso/
H A DMakefile6 SHLIB_NAME= h_tls_dlopen.so macro
/freebsd-12-stable/tools/bus_space/Python/
H A DMakefile3 SHLIB_NAME= bus.so macro
/freebsd-12-stable/secure/lib/libcrypto/engines/padlock/
H A DMakefile3 SHLIB_NAME?= padlock.so macro
/freebsd-12-stable/lib/geom/
H A DMakefile.inc6 SHLIB_NAME?=geom_${GEOM_CLASS}.so
/freebsd-12-stable/lib/csu/tests/dso/
H A DMakefile5 SHLIB_NAME= libh_csu.so macro
/freebsd-12-stable/lib/libthr/tests/dlopen/dso/
H A DMakefile7 SHLIB_NAME= h_pthread_dlopen.so.${SHLIB_MAJOR} macro
/freebsd-12-stable/share/mk/
H A Dbsd.lib.mk21 # SHLIB_NAME will be defined only if we are to create a shared library.
26 .undef SHLIB_NAME
33 .if !defined(SHLIB_NAME) && defined(SHLIB) && defined(SHLIB_MAJOR)
34 SHLIB_NAME= lib${LIB_PRIVATE}${SHLIB}.so.${SHLIB_MAJOR} macro
36 .if defined(SHLIB_NAME) && !empty(SHLIB_NAME:M*.so.*)
37 SHLIB_LINK?= ${SHLIB_NAME:R}
39 SONAME?= ${SHLIB_NAME}
200 .if defined(SHLIB_NAME)
202 SHLIB_NAME_FULL=${SHLIB_NAME}
[all...]
H A Dbsd.snmpmod.mk5 SHLIB_NAME= snmp_${MOD}.so.${SHLIB_MAJOR} macro
H A Dbsd.sys.mk343 .if defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)
344 stage_files.shlib: ${SHLIB_NAME}.symbols
349 .if defined(SHLIB_NAME) && defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)
350 stage_libs: ${SHLIB_NAME}.symbols
H A Dmeta.stage.mk171 .elif !empty(SHLIB_LINK) && !empty(SHLIB_NAME)
172 @${STAGE_LINKS_SCRIPT}; StageLinks -s ${STAGE_LIBDIR:${STAGE_DIR_FILTER}} ${SHLIB_NAME} ${SHLIB_LINK}
/freebsd-12-stable/contrib/smbfs/lib/smb/
H A DMakefile45 .if defined(SHLIB_NAME)
46 rm -f ${DESTDIR}/${SHLIBDIR}/${SHLIB_NAME}
/freebsd-12-stable/stand/userboot/userboot/
H A DMakefile11 SHLIB_NAME= userboot_${LOADER_INTERP}.so macro
45 LINKS+= ${BINDIR}/${SHLIB_NAME} ${BINDIR}/userboot.so
/freebsd-12-stable/lib/libomp/
H A DMakefile5 SHLIB_NAME= libomp.so macro
79 SYMLINKS+= ${SHLIB_NAME} ${LIBDIR}/libgomp.so
/freebsd-12-stable/lib/libgcc_s/
H A DMakefile4 SHLIB_NAME= libgcc_s.so.1 macro
/freebsd-12-stable/lib/libclang_rt/asan_dynamic/
H A DMakefile5 SHLIB_NAME= libclang_rt.asan-${CRTARCH}.so macro
87 # Kludge around a bsd.lib.mk shortcoming: when SHLIB_NAME is defined, but LIB
/freebsd-12-stable/contrib/bmake/mk/
H A Dmeta.stage.mk174 .elif !empty(SHLIB_LINK) && !empty(SHLIB_NAME)
175 @${STAGE_LINKS_SCRIPT}; StageLinks -s ${STAGE_LIBDIR:${STAGE_DIR_FILTER}} ${SHLIB_NAME} ${SHLIB_LINK}
/freebsd-12-stable/gnu/lib/libgcc/
H A DMakefile8 SHLIB_NAME= libgcc_s.so.1 macro

Completed in 236 milliseconds

12