source: rtems/contrib/crossrpms/rtems4.7/avr/Makefile.am @ 07e6eba3

4.104.114.84.95
Last change on this file since 07e6eba3 was 1a39b67, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/10/06 at 07:04:25

Bump RPMREL.

  • Property mode set to 100644
File size: 261 bytes
Line 
1# $Id$
2
3TARGET = avr-rtems4.7
4
5include $(top_srcdir)/mkspec.am
6
7BINUTILS_VERS = 2.17
8BINUTILS_RPMREL = 3
9include ../binutils.am
10
11GCC_VERS = 4.0.3
12GCC_RPMREL = 2
13NEWLIB_VERS = 1.14.0
14include ../gcc.am
15GCC_OPTS +=
16
17GDB_VERS = 6.5
18GDB_RPMREL = 2
19include ../gdb.am
Note: See TracBrowser for help on using the repository browser.