diff options
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r-- | bfd/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 4c589b6..2c385d5 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -1044,7 +1044,7 @@ CONFIG_STATUS_DEPENDENCIES = \ $(srcdir)/development.sh -# These are defined by configure.in: +# These are defined by configure: WORDSIZE = @wordsize@ ALL_BACKENDS = @all_backends@ BFD_BACKENDS = @bfd_backends@ |