aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index be410d0..fad41f2 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -389,10 +389,7 @@ LINTFLAGS= $(GDB_CFLAGS) $(OPCODES_CFLAGS) $(READLINE_CFLAGS) \
$(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