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

TARGET = avr-rtems4.8

include $(top_srcdir)/mkspec.am

BINUTILS_VERS = 2.17
BINUTILS_RPMREL = 3
include ../binutils.am

GCC_VERS = 4.0.3
GCC_RPMREL = 3
NEWLIB_VERS = 1.14.0
include ../gcc.am
GCC_OPTS +=

GDB_VERS = 6.5
GDB_RPMREL = 2
include ../gdb.am