Lines Matching refs:clean
53 # clean remove files from the build directory
1016 clean|clea|cle|cl)
1017 shift; set dummy --mode clean ${1+"$@"}; shift
1106 clean|compile|execute|finish|install|link|relink|uninstall) ;;
2307 clean)
2309 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
2491 for opt_mode in compile link execute install finish uninstall clean; do
2497 for opt_mode in compile link execute install finish uninstall clean; do
3499 # Clean up the generated files.
9481 clean; then
9515 clean)
9560 if test "$opt_mode" = clean ; then
9611 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&