Home | History | Annotate | Download | only in build-aux

Lines Matching refs:clean

48   -c, --clean         remove all auxiliary files
51 -o, --output=OFILE leave output in OFILE (implies --clean);
79 clean=
147 -c | --c*) clean=t;;
159 clean=t
325 # because in clean mode we are in tmp, in which case a relative
358 # files in `.'. Include orig_pwd in case we are in clean mode, where
365 # directory (e.g., in --clean mode, or during the macro-support
502 # If clean mode was specified, then move to the temporary directory.
503 if test "$clean" = t; then
582 test "$clean" = t \
631 # If we were in clean mode, compilation was in a tmp directory.
637 if test -n "$clean"; then