source: rtems/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am @ 7b05a7a

4.104.115
Last change on this file since 7b05a7a was 7b05a7a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/05/09 at 05:09:01

Bump GDB_RPMREL = 2.

  • Property mode set to 100644
File size: 244 bytes
Line 
1# $Id$
2
3TARGET = mipstx39-rtems4.10
4
5include $(top_srcdir)/mkspec.am
6
7# We only want a gdb with a tx39 simulator in it.  We share the other tools
8GDB_VERS = 6.8.50.20090902
9GDB_PKGVERS = $(GDB_VERS)
10GDB_RPMREL = 2
11include ../gdb.am
12GDB_OPTS +=
Note: See TracBrowser for help on using the repository browser.