Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS.

This commit is contained in:
Rob Savoye 1994-01-25 02:09:26 +00:00
parent 3f048f7ff9
commit 8c2b25dd9b
1 changed files with 1 additions and 1 deletions

View 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..."