From dcc139c470bff13c143f15e09b50c3a8987d3211 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 14 Nov 1995 07:54:59 +0000 Subject: [PATCH] more ideas --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 4ded2e4b..627b6b52 100644 --- 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)? ================================================================ -- 2.43.5