From: Tom Tromey Date: Thu, 16 Nov 1995 08:21:49 +0000 (+0000) Subject: more ideas X-Git-Tag: Release-0-25~305 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed9e9ef70dc8e9ca3e39a75f9f58fbec7794b19f;p=thirdparty%2Fautomake.git more ideas --- diff --git a/TODO b/TODO index 795d3870a..7263b5287 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