Home | History | Annotate | Download | only in libexif

Lines Matching refs:clean

52 #         clean              remove files from the build directory
1023 clean|clea|cle|cl)
1024 shift; set dummy --mode clean ${1+"$@"}; shift
1112 clean
2309 clean)
2311 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
2493 for opt_mode in compile link execute install finish uninstall clean; do
2499 for opt_mode in compile link execute install finish uninstall clean; do
3499 # Clean up the generated files.
9482 if test "$opt_mode" = clean; then
9516 clean)
9561 if test "$opt_mode" = clean ; then
9612 { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&