Lines Matching refs:f

143 		if [ -f $TMPDIR/abort ]; then
194 rm -f $SRC/${INSTALLOG}.out
237 rm -f $SRC/${NOISE}.ref
238 if [ -f $SRC/${NOISE}.out ]; then
291 if [ ! -f $SRC/${NOISE}.ref ]; then
306 rm -f ${signing_file}
332 rm -f $SRC/pkg/${INSTALLOG}.out
393 rm -f $lintdir/lint.out $lintdir/lint-noise.out
394 if [ -f $lintdir/lint-noise.ref ]; then
398 rm -f $LINTOUT
403 rm -f Nothing_to_remove \
405 -prune -o -type f -name '*.ln' -print `
425 rm -f ${LINTNOISE}.ref
426 if [ -f ${LINTNOISE}.out ]; then
436 if [ ! -f ${LINTNOISE}.ref ]; then
472 rm -f ${TOOLS}/${INSTALLOG}.out
652 -f find unreferenced files
662 when used with -f, also build an unrefmaster.out in the parent
789 if [ -f /etc/nightly.conf ]; then
793 if [ -f $1 ]; then
800 if [ -f $OPTHOME/onbld/env/$1 ]; then
814 [[ -f "${CODEMGR_WS}/usr/src/Makefile" ]] || \
872 f ) f_FLAG=y
985 if [[ -f $HOME/.make.machines ]]
1098 if [ -f $LLOG -o -d $LLOG ]; then
1107 if [ -f $ATLOG/proto_list_tools_${MACH} ]; then
1111 if [ -f $TMPDIR/wsdiff.results ]; then
1115 if [ -f $TMPDIR/wsdiff-nd.results ]; then
1119 if [ -f $TMPDIR/wsdiff-tools.results ]; then
1140 rm -f $build_noise_file
1195 [ -z "$lockfile" ] || staffer rm -f $lockfile
1196 [ -z "$atloglockfile" ] || rm -f $atloglockfile
1197 [ -z "$ulockfile" ] || staffer rm -f $ulockfile
1198 [ -z "$Ulockfile" ] || rm -f $Ulockfile
1245 rm -f $lockf
1306 if [ -f $LOGFILE ]; then
1307 mv -f $LOGFILE ${LOGFILE}-
1361 echo "WARNING: the -f flag cannot be used during incremental" \
1362 "builds; ignoring -f\n" | tee -a $mail_msg_file >> $LOGFILE
1366 echo "WARNING: the -f flag requires -l, and -p;" \
1367 "ignoring -f\n" | tee -a $mail_msg_file >> $LOGFILE
1499 rm -f $SRC/clobber.out
1500 rm -f $SRC/clobber-${MACH}.out
1506 -o -name '.make.*' -print | xargs rm -f
1521 rm -f ${TOOLS}/clobber-${MACH}.out
1551 grep -v 'tools/ctf/dwarf/.*/libdwarf' | xargs rm -f
1612 if [ ! -f $TMPDIR/new_repository ]; then
1668 if [ -f $TMPDIR/new_repository ]; then
1701 if [ -f $TMPDIR/bringover_failed ]; then
1702 rm -f $TMPDIR/bringover_failed
1727 [[ -f "${CODEMGR_WS}/usr/src/Makefile" ]] || fatal_error "Error: ${CODEMGR_WS}/usr/src/Makefile not found."
1746 if [[ ! -f $SRC/Makefile ]]; then
1760 rm -f $TMPDIR/make-state
1770 if [ -f $TMPDIR/nocompiler ]; then
1771 rm -f $TMPDIR/nocompiler
1840 for f in $f1; do
1841 if [ -f "$f" ]; then
1842 E1="$E1 -e $f"
1852 for f in $f2; do
1853 if [ -f "$f" ]; then
1854 E2="$E2 -e $f"
1869 if [ "$N_FLAG" != "y" -a -f "$REF_PROTO_LIST" ]; then
1956 interface_check -o -w $elf_ddir -f object_list \
1975 if [[ -f $base_ifile ]]; then
2006 -D object_list -f object_list -E runtime.err \
2034 if [[ -f $elf_ddir.ref/runtime.attr ]]; then
2059 staffer mv -f ${p_elf_ddir}/${elf_dfile}.new \
2085 rm -f $SRC/check.out
2087 rm -f $SRC/check-${MACH}.out
2107 find $abssrcdirs -name core -a -type f -exec file {} \; | \
2113 rm -f $SRC/unref-${MACH}.ref
2114 if [ -f $SRC/unref-${MACH}.out ]; then
2122 if [ ! -f $SRC/unref-${MACH}.ref ]; then