Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ben Elliston <bje+dated+1120509497.910ead@air.net.au>
To: gdb-patches@sources.redhat.com
Subject: PATCH Makefile.in
Date: Wed, 29 Jun 2005 20:38:00 -0000	[thread overview]
Message-ID: <20050630063814.A8532@mailhub.air.net.au> (raw)

[-- 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 --]

             reply	other threads:[~2005-06-29 20:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-29 20:38 Ben Elliston [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050630063814.A8532@mailhub.air.net.au \
    --to=bje+dated+1120509497.910ead@air.net.au \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox