diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9a7b9b1..d093183 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. |