diff options
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r-- | gas/Makefile.in | 2 |
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. |