Searched refs:LIBDIR (Results 1 – 25 of 30) sorted by relevance
12
11 LIBALIAS?= ${DESTDIR}${LIBDIR}/libalias.a12 LIBARCHIVE?= ${DESTDIR}${LIBDIR}/libarchive.a13 LIBBLUETOOTH?= ${DESTDIR}${LIBDIR}/libbluetooth.a14 LIBBSDXML?= ${DESTDIR}${LIBDIR}/libbsdxml.a15 LIBBZ2?= ${DESTDIR}${LIBDIR}/libbz2.a16 LIBC?= ${DESTDIR}${LIBDIR}/libc.a17 LIBCALENDAR?= ${DESTDIR}${LIBDIR}/libcalendar.a18 LIBCAM?= ${DESTDIR}${LIBDIR}/libcam.a19 LIBCOMPAT?= ${DESTDIR}${LIBDIR}/libcompat.a20 LIBCRYPT?= ${DESTDIR}${LIBDIR}/libcrypt.a[all …]
121 LIBDIR?= /usr/lib122 GCCLIBDIR?= ${LIBDIR}/${CCVER}125 DEBUGLIBDIR?= ${LIBDIR}/debug126 PROFLIBDIR?= ${LIBDIR}/profile127 SHLIBDIR?= ${LIBDIR}
33 TARGET_LIBDIR?= ${LIBDIR}38 TARGET_LIBDIR?= ${LIBDIR}/priv
191 -install_name ${LIBDIR}/lib${LIB}.${SHLIB_INSTALL_VERSION}.${LD_solink} \516 [ -d ${DESTDIR}/${LIBDIR} ] || \517 ${INSTALL} -d ${LIB_INSTALL_OWN} -m 775 ${DESTDIR}${LIBDIR}520 ${DESTDIR}${LIBDIR}521 ${RANLIB} ${DESTDIR}${LIBDIR}/lib${LIB}.a522 chmod ${LIBMODE} ${DESTDIR}${LIBDIR}/lib${LIB}.a526 lib${LIB}_p.a ${DESTDIR}${LIBDIR}527 ${RANLIB} ${DESTDIR}${LIBDIR}/lib${LIB}_p.a528 chmod ${LIBMODE} ${DESTDIR}${LIBDIR}/lib${LIB}_p.a532 lib${LIB}.ldorder.inc ${DESTDIR}${LIBDIR}[all …]
163 LIBDIR?= ${libprefix}/lib168 _LIBSODIR?= ${LIBDIR}
105 .if defined(LIBDIR) && ${SHLIBDIR} != ${LIBDIR}
40 LIBDIR \
15 LINKS= ${LIBDIR}/libl.a ${LIBDIR}/libfl.a16 LINKS+= ${LIBDIR}/libl.a ${LIBDIR}/libln.a
20 TARGET_LIBDIR= ${LIBDIR}/${CCVER}21 TARGET_DEBUGLIBDIR= ${LIBDIR}/${CCVER}/debug22 TARGET_PROFLIBDIR= ${LIBDIR}/${CCVER}/profile23 TARGET_SHLIBDIR= ${LIBDIR}/${CCVER}
8 TARGET_LIBDIR= ${LIBDIR}/security9 TARGET_SHLIBDIR= ${LIBDIR}/security
24 LIBDIR=lib macro44 rm -f ${DESTDIR}/${LIBDIR}/lib${LIB}.a
3 DPADD += ${DESTDIR}${LIBDIR}/libpthread.a
10 LIBDIR= /usr/lib/i18n
5 #define LIBDIR "/lib" macro
20 #define LIBDIR "/usr/lib" macro
21 #define LIBDIR "/usr/lib" macro
15 ${OBJS} ${DESTDIR}${LIBDIR}
75 #ifndef LIBDIR134 dir = relocate (LIBDIR); in get_charset_aliases()
45 # define DEVDIR LIBDIR "/" PACKAGE "/dev"
36 LIBDIR= /usr/lib/thread macro
23 CFLAGS+= -DTOOLLIBDIR="\"${TOOLS_PREFIX}${LIBDIR}\""
14 TARGETDIR= ${LIBDIR}/gcc${GCCSHORTVER}
12 MODULE_DIR= ${LIBDIR}/security
124 3. Look at MAKEFILE to make sure that the definitions for CC and LIBDIR126 LIBDIR should be the directory where the C libraries reside (for129 environment variables CC and/or LIBDIR to override the definitions