From 9dbffb68f4943456699fec65bcf47d941b4cdaeb Mon Sep 17 00:00:00 2001 From: David MacKenzie Date: Tue, 18 Oct 1994 16:26:37 +0000 Subject: [PATCH] revise automake todo. --- TODO | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/TODO b/TODO index cdd17335..e143eb4e 100644 --- a/TODO +++ b/TODO @@ -32,7 +32,7 @@ Things it might be nice to do someday: ------------------------------------------------------------------------------ -* Doc: Add index of concepts. +* Doc: Add concept index. ------------------------------------------------------------------------------ @@ -61,23 +61,13 @@ Things it might be nice to do someday: ------------------------------------------------------------------------------ -* Supply a template Makefile.in that people can adapt (what GNU hello - was going to be). - -** Have CC, DEFS, etc. substitutions. - -** Support all of the GNU standard targets. - -** Parameterize with make variables to require as little modification -as necessary. Maybe via m4? (Eww, sounds like imake.) - -** Make it usable both with and without a header file. +* Add a Makefile generator that supports the standard GNU targets. ------------------------------------------------------------------------------ -* Mike Haertel's suggestions. +* Mike Haertel's suggestions: -** Provide a file containing decls for alloca, strings, etc. acdecls.h? +** Provide files containing decls for alloca, strings, etc. ** Cross compiling: