diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-06-20 13:52:32 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-06-20 13:52:32 +0000 |
commit | 39bec121fbf7999abee79c0eec02015a84ab8a48 (patch) | |
tree | bce4d1826bdccbf52974611b7ac28d8bdac547e8 /gas/doc/Makefile.am | |
parent | 2d30b3dab49cd50d7dd89557888001c0ec7a0171 (diff) | |
download | gdb-39bec121fbf7999abee79c0eec02015a84ab8a48.zip gdb-39bec121fbf7999abee79c0eec02015a84ab8a48.tar.gz gdb-39bec121fbf7999abee79c0eec02015a84ab8a48.tar.bz2 |
TI C54x target.
Diffstat (limited to 'gas/doc/Makefile.am')
-rw-r--r-- | gas/doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/Makefile.am b/gas/doc/Makefile.am index 65d7d6e..7352724 100644 --- a/gas/doc/Makefile.am +++ b/gas/doc/Makefile.am @@ -33,6 +33,7 @@ CPU_DOCS = \ c-pj.texi \ c-sh.texi \ c-sparc.texi \ + c-tic54x.texi \ c-vax.texi \ c-v850.texi \ c-z8k.texi |