generate automatic dependencies for the object files.
automatically add its input file to the distribution.
-For dist files, check all of the common ones and add them to the
-distribution if they exist: NEWS, COPYING, INSTALL, ChangeLog, etc.
-
Deal with optional object files and programs (@foo@) better.
+ [Presently this is handled using ALLPROGRAMS, decidedly hacky]
Ditto for programs that are scripts.
Right now it's just kludgy workarounds.
if none are given.
Should libexec programs have the name transform done on them?
+ [No]
Order the output rules sensibly, so FOO_SOURCES and FOO_OBJECTS are
together and rules are in the usual order.
are used.
Rewrite in Perl. Look at dist's jmake for ideas.
+
+Should handle directory hierarchies deeper than 2. Right now there is
+no support for this at all.