Searched refs:srcdir (Results 1 - 25 of 3536) sorted by relevance

1234567891011>>

/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dstart.sh.in15 srcdir=@srcdir@
20 $PERL "${srcdir}/start.pl" "$@"
H A Dstop.sh.in15 srcdir=@srcdir@
20 export builddir srcdir
22 $PERL "${srcdir}/stop.pl" "$@"
/netbsd-current/sys/external/bsd/drm/dist/
H A Dautogen.sh3 srcdir=`dirname $0`
4 test -z "$srcdir" && srcdir=.
7 cd $srcdir
12 $srcdir/configure --enable-maintainer-mode "$@"
/netbsd-current/external/mpl/dhcp/bind/dist/lib/irs/include/
H A DMakefile.in12 srcdir = @srcdir@
13 VPATH = @srcdir@
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/
H A DMakefile.in12 srcdir = @srcdir@
13 VPATH = @srcdir@
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/include/
H A DMakefile.in12 srcdir = @srcdir@
13 VPATH = @srcdir@
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/include/
H A DMakefile.in12 srcdir = @srcdir@
13 VPATH = @srcdir@
/netbsd-current/external/gpl2/groff/dist/contrib/gdiffmk/tests/
H A Druntests.in4 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}/file
[all...]
/netbsd-current/external/gpl3/binutils/dist/ld/emulparams/
H A Delf_x86_64_haiku.sh1 . ${srcdir}/emulparams/elf_x86_64.sh
2 . ${srcdir}/emulparams/elf_haiku.sh
H A Delf_mipsel_haiku.sh1 . ${srcdir}/emulparams/elf32lmip.sh
2 . ${srcdir}/emulparams/elf_haiku.sh
H A Daarch64nbsdb.sh1 . ${srcdir}/emulparams/aarch64nbsd.sh
H A Darmelfb_nbsd_eabi.sh1 . ${srcdir}/emulparams/armelf_nbsd_eabi.sh
H A Darmelfb_nbsd_eabihf.sh1 . ${srcdir}/emulparams/armelf_nbsd_eabihf.sh
/netbsd-current/external/bsd/atf/dist/test-programs/
H A Dcommon.sh32 srcdir=$(atf_get_srcdir)
39 echo ${srcdir}/${h_name}
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/
H A Drpath-1b9 . $srcdir/rpath-1
/netbsd-current/external/gpl3/binutils.old/dist/ld/emulparams/
H A Daarch64nbsdb.sh1 . ${srcdir}/emulparams/aarch64nbsd.sh
H A Darmelfb_nbsd_eabi.sh1 . ${srcdir}/emulparams/armelf_nbsd_eabi.sh
H A Darmelfb_nbsd_eabihf.sh1 . ${srcdir}/emulparams/armelf_nbsd_eabihf.sh
/netbsd-current/external/gpl3/gdb/dist/ld/emulparams/
H A Daarch64nbsdb.sh1 . ${srcdir}/emulparams/aarch64nbsd.sh
H A Darmelfb_nbsd_eabi.sh1 . ${srcdir}/emulparams/armelf_nbsd_eabi.sh
H A Darmelfb_nbsd_eabihf.sh1 . ${srcdir}/emulparams/armelf_nbsd_eabihf.sh
/netbsd-current/external/bsd/libevent/dist/test/
H A Drpcgen_wrapper.sh4 # 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}/
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dgdb_index_test_1.sh25 exec ${srcdir}/gdb_index_test_comm.sh gdb_index_test_1.stdout
H A Dgdb_index_test_2.sh25 exec ${srcdir}/gdb_index_test_comm.sh gdb_index_test_2.stdout
H A Dgdb_index_test_2_gabi.sh26 exec ${srcdir}/gdb_index_test_comm.sh gdb_index_test_2_gabi.stdout

Completed in 164 milliseconds

1234567891011>>