From ed9e9ef70dc8e9ca3e39a75f9f58fbec7794b19f Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 16 Nov 1995 08:21:49 +0000 Subject: [PATCH] more ideas --- TODO | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 795d387..7263b52 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,20 @@ +must separate out TAGS rules. Currently, building TAGS in eg a doc +directory has weird effect. Must be able to pass args to ETAGS in +some cases (eg regexps) + +must write rules to handle data files. They should be installed in +$(datadir)/$(PACKAGE). What to do if file in list is actually a +directory? + +consider auto-including any file that matches "*.in". + consider rules to re-make Makefile.in from Makefile.am 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 ] -must fix install-info rule in texinfos.am +must fix install-info rule in texinfos.am. First must find out how +the mythical "install-info" program actually works. better error checking. For instance this should cause an error: LIBRARIES = zardoz -- 2.7.4