diff options
author | Nick Clifton <nickc@redhat.com> | 2000-03-07 00:06:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-03-07 00:06:52 +0000 |
commit | ded0aeb7910b20f42da2a71582a6ca4538f8991d (patch) | |
tree | 57cf08dc7ffda21cf63936b86c38f1448d71447d /gas/doc/Makefile.in | |
parent | 8ad9e709b429d1eaebd25f803b2c1c3c659f75dc (diff) | |
download | gdb-ded0aeb7910b20f42da2a71582a6ca4538f8991d.zip gdb-ded0aeb7910b20f42da2a71582a6ca4538f8991d.tar.gz gdb-ded0aeb7910b20f42da2a71582a6ca4538f8991d.tar.bz2 |
Document new -m32r command line switch
Diffstat (limited to 'gas/doc/Makefile.in')
-rw-r--r-- | gas/doc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in index 6ac93da..f9fed15 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -127,6 +127,7 @@ CPU_DOCS = \ c-i370.texi \ c-i386.texi \ c-i960.texi \ + c-m32r.texi \ c-m68k.texi \ c-mips.texi \ c-ns32k.texi \ |