From: David J. MacKenzie Date: Sun, 2 Oct 1994 02:03:06 +0000 (+0000) Subject: another idea X-Git-Tag: Release-0-25~425 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f1d5b3a2d448436153bb986672b243bdb76b9c64;p=thirdparty%2Fautomake.git another idea --- diff --git a/TODO b/TODO index 5022c6688..12cd78dee 100644 --- a/TODO +++ b/TODO @@ -16,4 +16,7 @@ Should libexec programs have the name transform done on them? Order the output rules sensibly, so FOO_SOURCES and FOO_OBJECTS are together and rules are in the usual order. +Make the output minimal: only output definitions for variables that +are used. + Rewrite in Perl. Look at dist's jmake for ideas.