HomeSort by: relevance | last modified time | path
    Searched refs:srcdir (Results 1 - 25 of 2233) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mpl/bind/dist/bin/tests/system/
start.sh.in 15 srcdir=@srcdir@
20 $PERL "${srcdir}/start.pl" "$@"
stop.sh.in 15 srcdir=@srcdir@
20 export builddir srcdir
22 $PERL "${srcdir}/stop.pl" "$@"
  /src/sys/external/bsd/drm/dist/
autogen.sh 3 srcdir=`dirname $0`
4 test -z "$srcdir" && srcdir=.
7 cd $srcdir
12 $srcdir/configure --enable-maintainer-mode "$@"
  /src/external/bsd/ppp/dist/
autogen.sh 4 srcdir=`dirname $0`
5 test -z "$srcdir" && srcdir=.
9 (test -f $srcdir/configure.ac \
10 && test -f $srcdir/pppd/main.c) || {
11 echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
16 (cd $srcdir;
  /src/external/gpl3/binutils/dist/ld/emulparams/
arm64pe.sh 4 . ${srcdir}/emulparams/aarch64pe.sh
elf_mipsel_haiku.sh 1 source_sh ${srcdir}/emulparams/elf32lmip.sh
2 source_sh ${srcdir}/emulparams/elf_haiku.sh
aarch64nbsdb.sh 1 . ${srcdir}/emulparams/aarch64nbsd.sh
armelfb_nbsd_eabi.sh 1 . ${srcdir}/emulparams/armelf_nbsd_eabi.sh
armelfb_nbsd_eabihf.sh 1 . ${srcdir}/emulparams/armelf_nbsd_eabihf.sh
  /src/external/gpl3/binutils.old/dist/ld/emulparams/
arm64pe.sh 4 . ${srcdir}/emulparams/aarch64pe.sh
elf_mipsel_haiku.sh 1 source_sh ${srcdir}/emulparams/elf32lmip.sh
2 source_sh ${srcdir}/emulparams/elf_haiku.sh
elf_x86_64_haiku.sh 1 source_sh ${srcdir}/emulparams/elf_x86_64.sh
2 source_sh ${srcdir}/emulparams/elf_haiku.sh
aarch64nbsdb.sh 1 . ${srcdir}/emulparams/aarch64nbsd.sh
armelfb_nbsd_eabi.sh 1 . ${srcdir}/emulparams/armelf_nbsd_eabi.sh
armelfb_nbsd_eabihf.sh 1 . ${srcdir}/emulparams/armelf_nbsd_eabihf.sh
  /src/external/gpl2/groff/dist/contrib/gdiffmk/tests/
runtests.in 4 srcdir=@srcdir@
46 ${command} ${srcdir}/file1 ${srcdir}/file2 ${ResultFile} 2>${tmpfile}
48 TestResult ${srcdir}/test_baseline ${ResultFile}
52 ${command} ${srcdir}/file1 ${srcdir}/file2 >${ResultFile} 2>&1
53 TestResult ${srcdir}/test_baseline ${ResultFile}
57 ${command} ${srcdir}/file1 ${srcdir}/file2 - >${ResultFile} 2>&
    [all...]
  /src/external/bsd/atf/dist/test-programs/
common.sh 32 srcdir=$(atf_get_srcdir)
39 echo ${srcdir}/${h_name}
  /src/external/bsd/libevent/dist/test/
rpcgen_wrapper.sh 4 # regress.gen.c and regress.gen.h already exist in $srcdir. This
5 # is needed for "make distcheck" to pass the read-only $srcdir build,
7 # be correct in $srcdir but unwritable. This previously triggered
15 # echo "Updated ${srcdir}/regress.gen.c and ${srcdir}/regress.gen.h"
20 echo "event_rpcgen.py failed, ${srcdir}/regress.gen.\[ch\] will be reused." >&2
28 srcdir=$1
29 srcdir=${srcdir:-.}
31 ${srcdir}/../event_rpcgen.py --quiet ${srcdir}/regress.rpc
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/test/
rpcgen_wrapper.sh 4 # regress.gen.c and regress.gen.h already exist in $srcdir. This
5 # is needed for "make distcheck" to pass the read-only $srcdir build,
7 # be correct in $srcdir but unwritable. This previously triggered
15 # echo "Updated ${srcdir}/regress.gen.c and ${srcdir}/regress.gen.h"
20 echo "event_rpcgen.py failed, ${srcdir}/regress.gen.\[ch\] will be reused." >&2
28 srcdir=$1
29 srcdir=${srcdir:-.}
31 ${srcdir}/../event_rpcgen.py --quiet ${srcdir}/regress.rpc
    [all...]
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/
rpath-1b 9 . $srcdir/rpath-1
  /src/external/gpl3/gdb/dist/ld/emulparams/
aarch64nbsdb.sh 1 . ${srcdir}/emulparams/aarch64nbsd.sh
armelfb_nbsd_eabi.sh 1 . ${srcdir}/emulparams/armelf_nbsd_eabi.sh
armelfb_nbsd_eabihf.sh 1 . ${srcdir}/emulparams/armelf_nbsd_eabihf.sh
  /src/external/gpl3/gdb.old/dist/ld/emulparams/
aarch64nbsdb.sh 1 . ${srcdir}/emulparams/aarch64nbsd.sh
armelfb_nbsd_eabi.sh 1 . ${srcdir}/emulparams/armelf_nbsd_eabi.sh

Completed in 22 milliseconds

1 2 3 4 5 6 7 8 91011>>