Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* PATCH Makefile.in
@ 2005-06-29 20:38 Ben Elliston
  2005-07-02 17:53 ` Alexandre Oliva
  0 siblings, 1 reply; 8+ messages in thread
From: Ben Elliston @ 2005-06-29 20:38 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 928 bytes --]

There is no longer an in-tree version of DejaGnu in src/dejagnu.  This
patch just keeps the gdb Makefile up to date.  Okay for mainline?

2005-06-30  Ben Elliston  <bje@gnu.org>

        * Makefile.in (RUNTEST): Set to runtest.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.738
diff -u -p -r1.738 Makefile.in
--- Makefile.in 25 Jun 2005 11:54:29 -0000      1.738
+++ Makefile.in 29 Jun 2005 20:36:13 -0000
@@ -389,10 +389,7 @@ LINTFLAGS= $(GDB_CFLAGS) $(OPCODES_CFLAG
        $(BFD_CFLAGS) $(INCLUDE_CFLAGS) \
        $(INTL_CFLAGS)
 
-RUNTEST = `if [ -f $${rootsrc}/../dejagnu/runtest ] ; then \
-               echo $${rootsrc}/../dejagnu/runtest ; else echo runtest; \
-          fi`
-
+RUNTEST = runtest
 RUNTESTFLAGS=
 
 # This is ser-unix.o for any system which supports a v7/BSD/SYSV/POSIX

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-07-14 18:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-29 20:38 PATCH Makefile.in Ben Elliston
2005-07-02 17:53 ` Alexandre Oliva
2005-07-03 19:06   ` Daniel Jacobowitz
2005-07-04 13:46     ` Alexandre Oliva
2005-07-04 15:35       ` Daniel Jacobowitz
2005-07-05 17:33         ` Alexandre Oliva
2005-07-05 17:48           ` Daniel Jacobowitz
2005-07-14 18:38             ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox