From: K. Richard Pixley Date: Wed, 28 Apr 1993 20:32:09 +0000 (+0000) Subject: Add CFALGS = -g to all subdir Makefile.in's. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c1fb4e4913bcf33113b3cbfcaa091375cc862755;p=binutils-gdb.git Add CFALGS = -g to all subdir Makefile.in's. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 57ec19410d8..d2236341423 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,16 @@ +Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com) + + * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory + Makefiles. + +Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com) + + Switch to using configure's configdirs. + * Makefile.in (Makefile): add configure.in dependency. + (SUBDIRS): removed redundant assignment. + * configure.in: switch subdirs assignment to configdirs. + * gdb.t*/configure.in: new files. + Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com) * gdb.t07/watchpoint.exp: Removed a29k expected failure which now