summaryrefslogtreecommitdiffstats
path: root/scripts/buildalltar.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-28 21:45:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-28 21:45:51 +0000
commit4e445522f45d2e4866778c1c38f6732573f08944 (patch)
tree9cd5555dfb94b6171212f32552117657aae53452 /scripts/buildalltar.in
parentRemove unused .cvsignore (diff)
downloadrtems-4e445522f45d2e4866778c1c38f6732573f08944.tar.bz2
2004-01-28 RTEMS
* buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am: Attempt to convert all c4x-rtems references to tic4x-rtems. Left the rtems documentation alone.
Diffstat (limited to 'scripts/buildalltar.in')
-rw-r--r--scripts/buildalltar.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/buildalltar.in b/scripts/buildalltar.in
index 342fd8ba65..adb9697b0e 100644
--- a/scripts/buildalltar.in
+++ b/scripts/buildalltar.in
@@ -101,7 +101,7 @@ fi
# This is the full buildable set.
if [ "X${TARGETS}" = "X" ] ; then
- # do not include c4x as primary targets
+ # do not include tic4x as primary targets
# do not include sh-elf or i960-elf secondary targets
TARGETS="arm-rtems h8300-rtems i386-rtems \
m68k-rtems mips-rtems powerpc-rtems \