Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS.
authorRob Savoye <rob@cygnus>
Tue, 25 Jan 1994 02:09:26 +0000 (02:09 +0000)
committerRob Savoye <rob@cygnus>
Tue, 25 Jan 1994 02:09:26 +0000 (02:09 +0000)
binutils/testsuite/Makefile.in

index 19c92bbecb3575c904197be0c4c4f47ca890d432..02bc4f88e4f93ce00d4c507e57a2be956dea5a13 100644 (file)
@@ -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..."