summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/powerpc/Makefile.am
blob: 6b9da74d9b9a2985bf6fc6ab364976c39836e7b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id$

TARGET = powerpc-rtems4.7

include $(top_srcdir)/mkspec.am

BINUTILS_VERS = 2.17
BINUTILS_RPMREL = @VERSION@
include $(top_srcdir)/rtems4.7/binutils.am

GCC_VERS = 4.1.1
GCC_RPMREL = @VERSION@
NEWLIB_VERS = 1.14.0
include $(top_srcdir)/rtems4.7/gcc.am
GCC_OPTS += --languages=cxx

GDB_VERS = 6.4
GDB_RPMREL = @VERSION@
include $(top_srcdir)/rtems4.7/gdb.am