summaryrefslogtreecommitdiff
path: root/contrib/crossrpms/rtems4.8/bfin/Makefile.am
blob: d7a408a19dac90447e736dfe9e1f7e4a4bb49609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $Id$

TARGET = bfin-rtems4.8

include $(top_srcdir)/mkspec.am

BINUTILS_VERS = 2.18
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 5
include ../binutils.am
BINUTILS_OPTS +=

GCC_VERS = 4.2.4
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 33
NEWLIB_VERS = 1.15.0
include ../gcc.am

GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 6
include ../gdb.am
GDB_OPTS +=