]> sourceware.org Git - automake.git/commitdiff
*** empty log message ***
authorTom Tromey <tromey@redhat.com>
Wed, 29 Nov 1995 05:52:32 +0000 (05:52 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 29 Nov 1995 05:52:32 +0000 (05:52 +0000)
TODO

diff --git a/TODO b/TODO
index 6d1a8ba35145c638d5717fc0beda7eee68fbed0e..0adba4a9fa0dd873c188d282ec6385d7d5b839ff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,9 +8,14 @@ Should 'distclean' remove $(SCRIPTS)?
 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
@@ -119,3 +124,6 @@ DIST_SUBDIRS   directories which are copied verbatim into the
                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
This page took 0.029444 seconds and 5 git commands to generate.