aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1994-01-26 21:44:50 +0000
committerRob Savoye <rob@cygnus>1994-01-26 21:44:50 +0000
commit03372cf4abef13c31f3650617e60398612b1ddb6 (patch)
tree35619293b7f7f92ebc141e54c2bb642beec29114 /binutils/testsuite
parent509d5555dc7401035e3bfd3bf4966e93deaced2f (diff)
downloadgdb-03372cf4abef13c31f3650617e60398612b1ddb6.zip
gdb-03372cf4abef13c31f3650617e60398612b1ddb6.tar.gz
gdb-03372cf4abef13c31f3650617e60398612b1ddb6.tar.bz2
Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with
everything else. (and now work recursively too)
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/Makefile.in b/binutils/testsuite/Makefile.in
index 02bc4f8..19c92bb 100644
--- a/binutils/testsuite/Makefile.in
+++ b/binutils/testsuite/Makefile.in
@@ -62,7 +62,7 @@ install-info:
$(MAKE) subdir_do DO=install-info "DODIRS=$(INFODIRS)" $(FLAGS_TO_PASS)
check: site.exp all
- $(RUNTEST) $(RUNTEST_FLAGS) $(FLAGS_TO_PASS) --tool binutils --srcdir $(srcdir)
+ $(RUNTEST) $(RUNTESTFLAGS) $(FLAGS_TO_PASS) --tool binutils --srcdir $(srcdir)
site.exp: ./config.status Makefile
@echo "Making a new config file..."