source: rtems/contrib/crossrpms/rtems4.8/tic4x/Makefile.am @ 615b6c9

4.104.114.84.95
Last change on this file since 615b6c9 was 615b6c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/09/06 at 14:28:50

Introduce GCC_PKGVERS

  • Property mode set to 100644
File size: 318 bytes
RevLine 
[3096ba23]1# $Id$
2
3TARGET = tic4x-rtems4.8
4
5include $(top_srcdir)/mkspec.am
6
7BINUTILS_VERS = 2.17
[575371e]8BINUTILS_RPMREL = 1
[3096ba23]9include ../binutils.am
10
11GCC_VERS = 3.4.6
[615b6c9]12GCC_PKGVERS = $(GCC_VERS)
[4e0f6b7]13GCC_RPMREL = 2
[3096ba23]14NEWLIB_VERS = 1.14.0
15include ../gcc.am
16GCC_OPTS +=
17
18### GDB-6.4 doesn't support the tic4x
19## GDB_VERS = 6.4
20## include ../gdb.am
Note: See TracBrowser for help on using the repository browser.