more ideas
authorTom Tromey <tromey@redhat.com>
Tue, 14 Nov 1995 07:54:59 +0000 (07:54 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 14 Nov 1995 07:54:59 +0000 (07:54 +0000)
TODO

diff --git a/TODO b/TODO
index 4ded2e4..627b6b5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,10 @@ which should be fixed
 Must handle case where multiple programs are built in one directory
 and share many object files (eg pax, cpio).  (Right now conflicts
 occur in "make dist")
+* I've done this using the _SOURCES hack.  This might even be the right
+  way to go.
+* It might be nice to do this on a per-program basis.  Think of a way.
+  Maybe $(prog_LDADD)?
 
 ================================================================