Edit

kc3-lang/automake/TODO

Branch :

  • Show log

    Commit

  • Author : David J. MacKenzie
    Date : 1994-10-01 23:52:51
    Hash : d2ef6e77
    Message : more ideas

  • TODO
  • For CONFIG_HEADER,
      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.
    Ditto for programs that are scripts.
    Right now it's just kludgy workarounds.
    
    Order the output rules sensibly, so FOO_SOURCES and FOO_OBJECTS are
    together and rules are in the usual order.
    
    Rewrite in Perl.  Look at dist's jmake for ideas.