aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
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 /gas/Makefile.in
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 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index 267f4d8..35bfa39 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -130,7 +130,7 @@ CHECKFLAGS= \
"CC_FOR_TARGET=$(CC_FOR_TARGET)" \
"NM_FOR_TARGET=$(NM_FOR_TARGET)" \
"OBJDUMP_FOR_TARGET=$(OBJDUMP_FOR_TARGET)" \
- "RUNTEST_FLAGS=$(RUNTEST_FLAGS)" \
+ "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
"RUNTEST=$(RUNTEST)"
# Lists of files for various purposes.