From fbc3492c318f71eed8390a1cab58385e3fd3ec96 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 20 Apr 1993 20:41:42 +0000 Subject: [PATCH] * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $< in explicit rules. Apparently this is not supported by some makes. --- gdb/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9a7b9b15a95..d09318388c8 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com) + + * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $< + in explicit rules. Apparently this is not supported by some makes. + Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com) * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh. -- 2.30.2