source: rtems/contrib/crossrpms/rtems4.7/tic4x/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: 292 bytes
Line 
1# $Id$
2
3TARGET = tic4x-rtems4.7
4
5include $(top_srcdir)/mkspec.am
6
7BINUTILS_VERS = 2.17
8BINUTILS_RPMREL = 2
9include ../binutils.am
10
11GCC_VERS = 3.4.6
12GCC_RPMREL = 1
13NEWLIB_VERS = 1.14.0
14include ../gcc.am
15GCC_OPTS +=
16
17### GDB-6.4 doesn't support the tic4x
18## GDB_VERS = 6.4
19## include ../gdb.am
Note: See TracBrowser for help on using the repository browser.