aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.am
diff options
context:
space:
mode:
authorSvein Seldal <svein@dev.seldal.com>2002-11-11 14:58:49 +0000
committerSvein Seldal <svein@dev.seldal.com>2002-11-11 14:58:49 +0000
commit98199d8f1c5058369d5ece2444573ce92dc3b7c7 (patch)
treef1944fef48843093480884c51d84ad3765329010 /gas/Makefile.am
parent247b1fe61092651808c546345912ad8a36e55b8f (diff)
downloadgdb-98199d8f1c5058369d5ece2444573ce92dc3b7c7.zip
gdb-98199d8f1c5058369d5ece2444573ce92dc3b7c7.tar.gz
gdb-98199d8f1c5058369d5ece2444573ce92dc3b7c7.tar.bz2
* Makefile.am: Added tic4x dependecy
* Makefile.in: Regenerate
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r--gas/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am
index a610047..9ceb6e6 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -78,6 +78,7 @@ CPU_TYPES = \
sparc \
tahoe \
tic30 \
+ tic4x \
tic54x \
tic80 \
vax \