Home
last modified time | relevance | path

Searched refs:LIB (Results 1 – 25 of 657) sorted by relevance

12345678910>>...27

/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dfixinc.in39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir -p $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}`
114 then echo Fixing headers into ${LIB} for ${target_canonical} target ; fi
119 elif ln -s X $LIB/ShouldNotExist 2>/dev/null; then
[all …]
/netbsd/src/common/lib/libc/arch/sparc/atomic/
DMakefile.inc8 (${HAVE_LLVM:Uno} == "no" || (defined(LIB) && ${LIB} == "kern"))
16 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
17 || ${LIB} == "rump")
24 . if defined(LIB)
26 . if (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
27 || ${LIB} == "rump")
36 . if ${LIB} == "c"
53 . if (${LIB} == "kern" || ${LIB} == "rump")
57 . if (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/arm/atomic/
DMakefile.inc7 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
8 || ${LIB} == "rump")
18 .if ${LIB} == "c"
45 .if defined(LIB) && ${LIB} != "kern" && ${LIB} != "rump"
57 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread" || ${LIB} == "rump")
66 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/mips/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
31 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
41 .if defined(LIB) && ${LIB} == "c"
59 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "rump")
/netbsd/src/sys/arch/hppa/spmath/
DMakefile5 LIB= spmath macro
20 CLEANFILES+= ${LIB}.o ${LIB}.po
26 ${LIB}.o:: ${OBJS:O}
27 @echo building standard ${LIB} library
28 @rm -f ${LIB}.o
29 @${LD} -r -o ${LIB}.o `${LORDER} ${OBJS} | tsort`
31 ${LIB}.po:: ${POBJS:O}
32 @echo building profiled ${LIB} library
33 @rm -f ${LIB}.po
34 @${LD} -r -o ${LIB}.po `${LORDER} ${POBJS} | tsort`
/netbsd/src/common/lib/libc/arch/x86_64/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
10 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/m68k/atomic/
DMakefile.inc12 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
13 || ${LIB} == "rump")
27 .if ${LIB} == "c"
46 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
61 .if defined(LIB) && ${LIB} == "c"
/netbsd/src/external/gpl3/binutils/dist/config/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/netbsd/src/external/gpl3/gdb/dist/config/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/netbsd/src/external/gpl3/gcc/dist/config/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/netbsd/src/common/lib/libc/arch/powerpc/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
11 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/sparc64/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
11 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/alpha/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
11 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/netbsd/src/common/lib/libc/arch/ia64/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
17 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/sh3/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
11 .if ${LIB} == "c"
29 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/vax/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
11 .if ${LIB} == "c"
29 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/i386/atomic/
DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
15 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/netbsd/src/common/lib/libc/arch/hppa/atomic/
DMakefile.inc3 .if defined(LIB)
5 . if (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" || \
6 ${LIB} == "rump")
18 . if (${LIB} == "c" || ${LIB} == "pthread")
28 .if defined(LIB) && ${LIB} == "c"
/netbsd/src/external/bsd/flex/dist/m4/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
15 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
16 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
26 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
29 ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"
31 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
34 LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix"
36 AC_SUBST([LIB]NAME)
38 AC_SUBST([LIB]NAME[_PREFIX])
51 dnl If found, it sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME}
[all …]
/netbsd/src/crypto/external/cpl/tpm-tools/dist/m4/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/netbsd/src/external/gpl2/lvm2/dist/scripts/
Dclvmd_fix_conf.sh12 LIB=$3
27 [ -z "$LIB" ] && LIB="liblvm2clusterlock.so"
41 if [ ! -f "$PREFIX/$LIB" ]
43 echo "$PREFIX/$LIB does not exist, did you do a \"make install\" ?"
100 locking_library = "$LIB"
130 …CMD="${SEDCMD}\ns/^[[:blank:]]*locking_library[[:blank:]]*=.*/\ \ \ \ locking_library = \"$LIB\"/g"
132 SEDCMD="${SEDCMD}\n/global[[:blank:]]*{/a\ \ \ \ locking_library = \"$LIB\""
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dmsvc67 # like: dbfntx1! DBFNTX.LIB zlibCompileFlags_ ZLIB.LIB atoi! mwlibc.lib
71 # library flags; 0 or 1, but WHAT IS 0x4d in MOUSE.LIB ?
79 # Module name often source name like "dos\crt0.asm" in mlibce.lib or "QB4UTIL.ASM" in QB4UTIL.LIB
80 # or "C:\Documents and Settings\Allan Campbell\My Documents\FDOSBoot\zlib\zutil.c" in ZLIB.LIB
81 # or title like "87INIT" in FP87.LIB or "ACOSASIN" in MATHC.LIB or "Copyright" in calc-bcc.lib
102 # CODE (mwlibc.lib) _TEXT32 (JMPPM32.LIB) _OVLCODE (WOVL.LIB)
106 # like: DATA (mwlibc.lib) CODE (JMPPM32.LIB) _TEXT (EMU87.LIB)
110 # like: DATA (DEBUG.LIB) DGROUP (mwlibc.lib MOUSE.LIB)
114 # comment record length like: 3 FLIB7M.LIB 1Bh 1Eh 23h 27h 2Bh 30h freetype-bcc.lib
117 # like: 2 LIBFL.LIB 4 "UUID" 5 "dscap" 6 "int386" 7 "qb4util" 8 "AMSGEXIT" 16 REXX.LIB 20 27 35 44 …
[all …]
/netbsd/src/share/mk/
Dbsd.lib.mk105 .if !defined(NOCHECKVER) && !defined(NOCHECKVER_${LIB}) && \
111 -d ${_DEST.OBJ} ${LIB})
411 _LIB:=${_LIB_PREFIX}${LIB}
416 _LIB.ln:=llib-l${LIB}.ln
428 _DEST.LIB:=${DESTDIR}${LIBDIR}
441 .if defined(LIB) # {
593 .if !defined(LIB)
598 .if ${LIB} != "c" && ${LIB:Mgcc*} == ""
604 .if ${HAVE_LIBGCC} == "yes" && ${LIB} == "c"
683 .if exists(${.CURDIR}/${LIB}.${LIBC_MACHINE_ARCH:U${MACHINE_ARCH}}.expsym)
[all …]
/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
DMakefile.lib.in3 LIB= libnetpgpverify.a
16 all: ${LIB}
18 ${LIB}: ${OBJS}
19 ar crv ${LIB} ${OBJS}
22 ${BSD_INSTALL_LIB} ${LIB} ${DESTDIR}${PREFIX}/lib
27 rm -rf *.core ${OBJS} ${LIB}
29 rm -rf *.core ${OBJS} ${LIB} Makefile

12345678910>>...27