Searched refs:cpprog (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/gnu/lib/libiberty/
H A Dinstall-sh53 cpprog="${CPPROG-cp}"
185 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
/openbsd-current/gnu/lib/libreadline/support/
H A Dinstall.sh33 cpprog="${CPPROG-cp}"
56 -c) instcmd="$cpprog"
/openbsd-current/gnu/lib/libstdc++/
H A Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/openbsd-current/gnu/share/
H A Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/openbsd-current/gnu/usr.bin/binutils/
H A Dinstall-sh54 cpprog="${CPPROG-cp}"
77 -c) instcmd=$cpprog
/openbsd-current/gnu/usr.bin/cvs/
H A Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/openbsd-current/gnu/usr.bin/binutils-2.17/
H A Dinstall-sh53 cpprog="${CPPROG-cp}"
185 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
/openbsd-current/gnu/usr.bin/gcc/
H A Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/openbsd-current/gnu/usr.bin/texinfo/
H A Dinstall-sh53 cpprog="${CPPROG-cp}"
185 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dinstall-sh24 cpprog="${CPPROG-cp}"
47 -c) instcmd="$cpprog"
/openbsd-current/usr.sbin/nsd/
H A Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/openbsd-current/usr.sbin/tcpdump/
H A Dinstall-sh38 cpprog="${CPPROG-cp}"
61 -c) instcmd="$cpprog"
/openbsd-current/usr.sbin/unbound/
H A Dinstall-sh61 cpprog=${CPPROG-cp}
260 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
437 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
443 # errors from the above "$doit $cpprog $src $dsttmp" command.

Completed in 109 milliseconds