From: Tom Tromey Date: Wed, 29 Nov 1995 03:35:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: Release-0-25~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95bad1e887e1ebf2e21c8fa864b8d1df3d303299;p=thirdparty%2Fautomake.git *** empty log message *** --- diff --git a/TODO b/TODO index 916d7d7e3..74b604643 100644 --- a/TODO +++ b/TODO @@ -4,11 +4,12 @@ Top priorities: Some known problems: * clean targets not very well tested +Should 'distclean' remove $(SCRIPTS)? Should 'maintainer-clean' do "rm -rf .deps"? +Should look for clean-local targets in Makefile.am. Get rid of header.am, dist-subd-vars.am -Should look for clean-local targets in Makefile.am. Consider a --install-missing option to install missing files such as mdate-sh, texinfo.tex, etc.