From: Rob Savoye Date: Tue, 25 Jan 1994 02:09:26 +0000 (+0000) Subject: Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8c2b25dd9b19ed407cd1a667394089fb25ab8d28;p=binutils-gdb.git Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS. --- diff --git a/binutils/testsuite/Makefile.in b/binutils/testsuite/Makefile.in index 19c92bbecb3..02bc4f88e4f 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) $(RUNTESTFLAGS) $(FLAGS_TO_PASS) --tool binutils --srcdir $(srcdir) + $(RUNTEST) $(RUNTEST_FLAGS) $(FLAGS_TO_PASS) --tool binutils --srcdir $(srcdir) site.exp: ./config.status Makefile @echo "Making a new config file..."