source: rtems/contrib/crossrpms/rtems4.7/h8300/Makefile.am @ 5b151f87

4.104.114.84.95
Last change on this file since 5b151f87 was 5b151f87, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/03/06 at 03:57:47

Use hard-coded %release.

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