summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-07 09:40:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-07 09:40:03 +0000
commit77787df4abc96179d54556137046f416055d119b (patch)
tree58f4bb19906efaf528131c52151d24eeca0398db /contrib/crossrpms/rtems4.10/powerpc/Makefile.am
parent2010-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-77787df4abc96179d54556137046f416055d119b.tar.bz2
Remove.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc/Makefile.am')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am26
1 files changed, 0 insertions, 26 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
deleted file mode 100644
index 7a29f790aa..0000000000
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ /dev/null
@@ -1,26 +0,0 @@
-# $Id$
-
-TARGET = powerpc-rtems4.10
-
-include $(top_srcdir)/mkspec.am
-
-BINUTILS_VERS = 2.20.1
-BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 2
-include ../binutils.am
-BINUTILS_OPTS +=
-
-GCC_VERS = 4.4.4
-GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 1
-NEWLIB_VERS = 1.18.0
-NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 11`
-include ../gcc.am
-GCC_OPTS += --languages=cxx
-
-GDB_VERS = 7.1
-GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
-include ../gdb.am
-GDB_OPTS +=