* Redid configuration scheme. Removed gdb.t*/configure.in.
authorIan Lance Taylor <ian@airs.com>
Thu, 25 Feb 1993 18:50:45 +0000 (18:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 25 Feb 1993 18:50:45 +0000 (18:50 +0000)
commit01cec5c8e7efaa10983a6edcacdcf029acaa4e43
tree13546f47f017799e2fba65bfd268797f4e7482b6
parent539a840f7b25da6a3dd149b798a933b7ebe5a37c
* Redid configuration scheme.  Removed gdb.t*/configure.in.
Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*.  Changed to use CC, CXX
instead of CC_FOR_TARGET, CXX_FOR_TARGET.  Added mostlyclean and
distclean targets.  Built executables via .o files.  Adjusted
tests to account for source files in $(srcdir) rather than
$(objdir).
* lib/gdb.exp (runto): Don't expect () after the function name,
because it may have arguments.
gdb/testsuite/ChangeLog
gdb/testsuite/config/unix-gdb.exp
gdb/testsuite/configure.in