summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/m68k/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.7/m68k/Makefile.am')
-rw-r--r--contrib/crossrpms/rtems4.7/m68k/Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/contrib/crossrpms/rtems4.7/m68k/Makefile.am b/contrib/crossrpms/rtems4.7/m68k/Makefile.am
deleted file mode 100644
index ba02dd0173..0000000000
--- a/contrib/crossrpms/rtems4.7/m68k/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-# $Id$
-
-TARGET = m68k-rtems4.7
-
-include $(top_srcdir)/mkspec.am
-
-BINUTILS_VERS = 2.17
-BINUTILS_RPMREL = 3
-include ../binutils.am
-
-GCC_VERS = 4.1.1
-GCC_RPMREL = 5
-NEWLIB_VERS = 1.14.0
-include ../gcc.am
-GCC_OPTS += --languages=cxx
-
-GDB_VERS = 6.5
-GDB_RPMREL = 2
-include ../gdb.am