summaryrefslogtreecommitdiffstats
path: root/scripts/buildall.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/buildall.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/buildall.in')
-rwxr-xr-xscripts/buildall.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/buildall.in b/scripts/buildall.in
index eb9e06ca0b..6b163fac79 100755
--- a/scripts/buildall.in
+++ b/scripts/buildall.in
@@ -69,7 +69,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 i960-rtems m68k-rtems \
mips-rtems powerpc-rtems sh-rtems sparc-rtems"