Home | History | Annotate | Download | only in cpp

Lines Matching refs:clean

454 #       clean              remove files from the build directory
1202 clean|clea|cle|cl)
1203 shift; set dummy --mode clean ${1+"$@"}; shift
1251 clean) ;;
1962 clean)
1964 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
3011 # Clean up the generated files.
8738 if test "$mode" = clean; then
8772 clean)
8818 if test "$mode" = clean ; then
8870 { test "$mode" = uninstall || test "$mode" = clean; } &&