source: rtems/contrib/crossrpms/rtems4.7/avr/Makefile.am @ 74829f7

Last change on this file since 74829f7 was 74829f7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/08/07 at 10:40:31

Bump GCC_RPMREL.

  • Property mode set to 100644
File size: 278 bytes
RevLine 
[b63e4ba]1# $Id$
2
3TARGET = avr-rtems4.7
4
5include $(top_srcdir)/mkspec.am
6
7BINUTILS_VERS = 2.17
[1a39b67]8BINUTILS_RPMREL = 3
[7df0f40e]9include ../binutils.am
[5af0411f]10BINUTILS_OPTS +=
[b63e4ba]11
12GCC_VERS = 4.0.3
[74829f7]13GCC_RPMREL = 7
[a6ad5c52]14NEWLIB_VERS = 1.15.0
[7df0f40e]15include ../gcc.am
[3cf21a25]16GCC_OPTS +=
[b63e4ba]17
[460d7e7]18GDB_VERS = 6.5
[1a39b67]19GDB_RPMREL = 2
[7df0f40e]20include ../gdb.am
Note: See TracBrowser for help on using the repository browser.