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.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/crossrpms/rtems4.7/m68k/Makefile.am b/contrib/crossrpms/rtems4.7/m68k/Makefile.am
index 96ea2e20ed..386f69b9f4 100644
--- a/contrib/crossrpms/rtems4.7/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/m68k/Makefile.am
@@ -5,15 +5,15 @@ TARGET = m68k-rtems4.7
include $(top_srcdir)/mkspec.am
BINUTILS_VERS = 2.17
-BINUTILS_RPMREL = @VERSION@
+BINUTILS_RPMREL = 2
include ../binutils.am
GCC_VERS = 4.1.1
-GCC_RPMREL = @VERSION@
+GCC_RPMREL = 4
NEWLIB_VERS = 1.14.0
include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
-GDB_RPMREL = @VERSION@
+GDB_RPMREL = 1
include ../gdb.am