Home
last modified time | relevance | path

Searched refs:PROGNAME (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd-src/games/wtf/
H A Dwtf8 PROGNAME="$(basename "$0")"
12 echo "usage: $PROGNAME [-o] [-f dbfile] [is] term ..."
62 echo "$PROGNAME: acronym database not found!" >&2
69 echo "$PROGNAME: cannot open acronym database file \`$f'" >&2
117 echo "$PROGNAME: I don't know what \`$i' means!" 1>&2
/netbsd-src/external/bsd/less/
H A Dless2netbsd57 PROGNAME=$(basename "$0")
59 echo "Usage: $PROGNAME src dest" >&2
91 echo "${PROGNAME}: cannot access directory \"$r\"." >&2
104 echo "${PROGNAME}: less distribution incomplete." >&2
114 echo "${PROGNAME}: \"./configure\" run too early, start again." >&2
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.sh29 PROGNAME=dg-extract-results.sh
42 Usage: $PROGNAME [-t tool] [-l variant-list] [-L] sum-file ...
73 t) test -z "$TOOL" || (msg "${PROGNAME}: only one tool can be specified"; exit 1);
101 msg "${PROGNAME}: cannot create a temporary directory"
124 msg "${PROGNAME}: file $FILE does not exist."
153 msg "${PROGNAME}: sum files are for multiple tools, specify a tool"
164 msg "${PROGNAME}: none of the specified files are results for $TOOL"
264 msg "${PROGNAME}: no file for $TOOL has results for the specified variants"
H A Dtest_recheck10 PROGNAME=test_recheck
15 Usage: $PROGNAME [-h] [-n] DIR|FILE.sum...
/netbsd-src/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.sh29 PROGNAME=dg-extract-results.sh
42 Usage: $PROGNAME [-t tool] [-l variant-list] [-L] sum-file ...
73 t) test -z "$TOOL" || (msg "${PROGNAME}: only one tool can be specified"; exit 1);
101 msg "${PROGNAME}: cannot create a temporary directory"
124 msg "${PROGNAME}: file $FILE does not exist."
153 msg "${PROGNAME}: sum files are for multiple tools, specify a tool"
164 msg "${PROGNAME}: none of the specified files are results for $TOOL"
264 msg "${PROGNAME}: no file for $TOOL has results for the specified variants"
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.sh29 PROGNAME=dg-extract-results.sh
42 Usage: $PROGNAME [-t tool] [-l variant-list] [-L] sum-file ...
73 t) test -z "$TOOL" || (msg "${PROGNAME}: only one tool can be specified"; exit 1);
101 msg "${PROGNAME}: cannot create a temporary directory"
124 msg "${PROGNAME}: file $FILE does not exist."
153 msg "${PROGNAME}: sum files are for multiple tools, specify a tool"
164 msg "${PROGNAME}: none of the specified files are results for $TOOL"
264 msg "${PROGNAME}: no file for $TOOL has results for the specified variants"
H A Dtest_recheck10 PROGNAME=test_recheck
15 Usage: $PROGNAME [-h] [-n] DIR|FILE.sum...
/netbsd-src/distrib/common/
H A Dsunbootcd.sh36 PROGNAME=${0##*/}
43 Usage: ${PROGNAME} fsimage sun4 [sun4c [sun4m [sun3|sun4d [sun3x|sun4u]]]]
/netbsd-src/external/gpl3/gdb/dist/readline/readline/support/
H A Dshlib-install17 PROGNAME=`basename $0`
18 USAGE="$PROGNAME [-D] -O host_os [-V host_vendor] -d installation-dir [-b bin-dir] -i install-prog …
H A Dshobj-conf54 PROGNAME=`basename $0`
55 USAGE="$PROGNAME [-C compiler] -c host_cpu -o host_os -v host_vendor"
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/ci/
H A Dapple-install-libcxx.sh12 PROGNAME="$(basename "${0}")"
19 ${PROGNAME} [options]
H A Drun-buildbot16 PROGNAME="$(basename "${0}")"
21 ${PROGNAME} [options] <BUILDER>
/netbsd-src/external/gpl3/gcc.old/usr.bin/g++/
H A DMakefile4 PROGNAME= g++ macro
/netbsd-src/usr.bin/xinstall/
H A DMakefile20 PROGNAME=install macro
/netbsd-src/external/gpl3/gcc/usr.bin/g++/
H A DMakefile4 PROGNAME= g++ macro
/netbsd-src/usr.bin/xlint/xlint/
H A DMakefile7 PROGNAME= lint macro
/netbsd-src/external/mit/lua/dist/src/
H A Dluac.c33 #define PROGNAME "luac" /* default program name */ macro
34 #define OUTPUT PROGNAME ".out" /* default output file */
41 static const char* progname=PROGNAME; /* actual program name */
153 if (lua_load(L,reader,&i,"=(" PROGNAME ")",NULL)!=LUA_OK) fatal(lua_tostring(L,-1)); in combine()
/netbsd-src/usr.sbin/postinstall/
H A Dpostinstall.in73 echo 1>&2 "${PROGNAME}: $*"
82 echo 1>&2 "${PROGNAME}: $*"
2792 Usage: ${PROGNAME} [-a ARCH] [-d DEST_DIR] [-m MACHINE] [-s SRC_ARG] [-x XSRC_DIR] OPERATION ...
2793 ${PROGNAME} -?
3113 echo "${PROGNAME} ${plural} passed:${items_passed}"
3114 echo "${PROGNAME} ${plural} failed:${items_failed}"
3152 PROGNAME="${0##*/}"
/netbsd-src/external/gpl2/xcvs/bin/xcvs/
H A DMakefile7 PROGNAME= cvs macro
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dprograms.m4396 # _AC_PROG_GREP(VARIABLE, PROGNAME-LIST, PROG-ARGUMENTS)
409 # _AC_PATH_PROGS_FEATURE_CHECK(VARIABLE, PROGNAME-LIST, FEATURE-TEST,
413 # name of a program in PROGNAME-LIST found in PATH. FEATURE-TEST must set
422 # Loop through the user's path and test for each of PROGNAME-LIST
443 # AC_PATH_PROGS_FEATURE_CHECK(VARIABLE, PROGNAME-LIST,
452 # set to the name of a program in PROGNAME-LIST found in PATH. If
/netbsd-src/external/bsd/mdocml/dist/
H A Dconfigure305 runtest progname PROGNAME || true
/netbsd-src/share/mk/
H A Dbsd.prog.mk366 . if defined(PROGNAME)
367 PROGNAME.${PROG}= ${PROGNAME}
436 PROGNAME.${_P}?= ${_P}
440 _PROGDEBUG.${_P}:= ${PROGNAME.${_P}}.debug
537 proginstall-${_P}:: ${DESTDIR}${BINDIR.${_P}}/${PROGNAME.${_P}} \
539 .PRECIOUS: ${DESTDIR}${BINDIR.${_P}}/${PROGNAME.${_P}} \
544 ${DESTDIR}${BINDIR.${_P}}/${PROGNAME.${_P}}! ${_P} __progrumpinstall
546 ${DESTDIR}${BINDIR.${_P}}/${PROGNAME.${_P}}! ${_P} __proginstall
549 ${DESTDIR}${BINDIR.${_P}}/${PROGNAME
[all...]
H A Dbsd.README1287 PROGNAME The name that the above program will be installed as, if
/netbsd-src/external/gpl3/autoconf/dist/
H A Dconfigure2520 # Loop through the user's path and test for each of PROGNAME-LIST
/netbsd-src/external/mit/isl/dist/interface/
H A Dconfigure8627 # Loop through the user's path and test for each of PROGNAME-LIST
19750 # Loop through the user's path and test for each of PROGNAME-LIST

1234