Home
last modified time | relevance | path

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

12345678910>>...50

/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A 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/external/gpl3/gcc/dist/fixincludes/
H A 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/
H A 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/
H A 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/
H A 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/
H A 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/external/gpl2/diffutils/dist/m4/
H A 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/x86_64/atomic/
H A 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/
H A 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/gcc/dist/config/
H A 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.old/dist/config/
H A 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/binutils/dist/config/
H A 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.old/dist/config/
H A 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/binutils.old/dist/config/
H A 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/
H A 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/
H A 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/
H A 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/
H A 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/texinfo/dist/m4/
H A 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/gmake/dist/config/
H A 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/xcvs/dist/m4/
H A 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/
H A 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/vax/atomic/
H A 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/sh3/atomic/
H A 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/
H A DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
4 || ${LIB} == "rump")
15 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")

12345678910>>...50