Should 'maintainer-clean' do "rm -rf .deps"?
Should look for clean-local targets in Makefile.am.
+Should redo how 'all' target is handled.
+
Consider a --install-missing option to install missing files such as
mdate-sh, texinfo.tex, etc.
+Think about writing a small tool to guess what the local Makefile.am
+should look like.
+
Prettyprint macro definitions, eg:
DIST_COMMON = Makefile.in Makefile.am \
foo bar baz
distribution. Used eg for directories holding
only example code (which don't have their own
makefile). This variable might be a bad idea.
+
+CLEANFILES
+DISTCLEANFILES