Clean mode
==========
"Clean" mode deletes uninstalled libraries, executables, objects and
libtool's temporary files associated with them.
The first MODE-ARG is the name of the program to use to delete files
(typically `/bin/rm').
The remaining MODE-ARGS are either flags for the deletion program
(beginning with a `-'), or the names of files to delete.