projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f048f7
)
Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS.
author
Rob Savoye
<rob@cygnus>
Tue, 25 Jan 1994 02:09:26 +0000
(
02:09
+0000)
committer
Rob Savoye
<rob@cygnus>
Tue, 25 Jan 1994 02:09:26 +0000
(
02:09
+0000)
binutils/testsuite/Makefile.in
patch
|
blob
|
history
diff --git
a/binutils/testsuite/Makefile.in
b/binutils/testsuite/Makefile.in
index 19c92bbecb3575c904197be0c4c4f47ca890d432..02bc4f88e4f93ce00d4c507e57a2be956dea5a13 100644
(file)
--- 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..."