From: Tom Tromey Date: Thu, 16 Nov 1995 08:21:49 +0000 (+0000) Subject: more ideas X-Git-Tag: Release-0-25~322 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=b6cacfe3aaea79667546bccf4f4f252ab40e5005;p=automake.git more ideas --- diff --git a/TODO b/TODO index 795d3870..7263b528 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