From aa483d274e10faee4623a46a3cedbdc55fd1bd61 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 27 Nov 1995 21:12:49 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index dc31d8de..ecec1782 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,6 @@ Top priorities: * Fix up how 'clean' targets are handled (they should be handled like install, etc) -* Make sure auto-deANSIfication works. note that ansi2knr requires use of - config.h. * Make installdirs target. Consider a --install-missing option to install missing files such as @@ -47,6 +45,7 @@ automake.in should disallow setting of LC_ALL and LANG variables by Makefile.am. (?) consider auto-including any file that matches "*.in". + [ no: po/Makefile.in shouldn't be included ] must look at mkid to see how it works (for subdir usage) [ right now, it doesn't. i don't see a simple fix right now ] @@ -79,7 +78,7 @@ 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. +Look at dist's jmake for ideas. [what is this?] Should handle directory hierarchies deeper than 2. Right now there is no support for this at all. @@ -112,6 +111,8 @@ DEFS cpp definitions INCLUDES -I options to cpp CPPFLAGS more cpp flags CFLAGS flags to cc +COMPILE how to compile a C program +LINK how to link a C program DIST_SUBDIRS directories which are copied verbatim into the distribution. Used eg for directories holding -- 2.43.5