diff options
author | Ben Elliston <bje@au.ibm.com> | 2000-04-30 15:04:58 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2000-04-30 15:04:58 +0000 |
commit | afdaa25fc32464faaf47cf00699bab559073e1b1 (patch) | |
tree | b4c03912e1b4cca03a0eabe30539eabd0eac7e2e /bfd/doc/bfdint.texi | |
parent | a6abb2c0e922bf08b1713f7b9f17a00bd61a11ce (diff) | |
download | gdb-afdaa25fc32464faaf47cf00699bab559073e1b1.zip gdb-afdaa25fc32464faaf47cf00699bab559073e1b1.tar.gz gdb-afdaa25fc32464faaf47cf00699bab559073e1b1.tar.bz2 |
2000-04-30 Ben Elliston <bje@redhat.com>
* bfdint.texi (BFD generated files): Fix another typo.
Diffstat (limited to 'bfd/doc/bfdint.texi')
-rw-r--r-- | bfd/doc/bfdint.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/doc/bfdint.texi b/bfd/doc/bfdint.texi index 5a2478c..87779d3 100644 --- a/bfd/doc/bfdint.texi +++ b/bfd/doc/bfdint.texi @@ -908,7 +908,7 @@ target vector is named @samp{_bfd_canonicalize_dynamic_reloc}. BFD contains several automatically generated files. This section describes them. Some files are created at configure time, when you configure BFD. Some files are created at make time, when you build -time. Some files are automatically rebuilt at make time, but only if +BFD. Some files are automatically rebuilt at make time, but only if you configure with the @samp{--enable-maintainer-mode} option. Some files live in the object directory---the directory from which you run configure---and some live in the source directory. All files that live |