summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/avr/Makefile.am
blob: e867e1fdbf242467e6b732bf8a8f0500efe28ef8 (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.7

include $(top_srcdir)/mkspec.am

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

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

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