summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/README
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-12 15:00:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-12 15:00:11 +0000
commit5333511e9138fceca3545e78267335ef7ff725ca (patch)
tree7f1088fdcf389d1e042ccca7e8a856d4904e0e12 /scripts/gccnewlib/README
parent2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5333511e9138fceca3545e78267335ef7ff725ca.tar.bz2
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY, gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add, gccnewlib/header.add, gccnewlib/target-chill.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-objc.add: Remove (Obsolete). * configure.ac, Makefile.am: Reflect changes above.
Diffstat (limited to 'scripts/gccnewlib/README')
-rw-r--r--scripts/gccnewlib/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/gccnewlib/README b/scripts/gccnewlib/README
deleted file mode 100644
index db158b93c2..0000000000
--- a/scripts/gccnewlib/README
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# $Id$
-#
-
-This directory contains RPM-spec file fragments (*.add) which are used to
-compose the toolchain specs.
-
-Cf. Makefile.am for details on how the toolchain specs get composed.