source: rtems/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am @ 4a5abe71

4.9
Last change on this file since 4a5abe71 was e71a7066, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/21/09 at 06:10:18

Bump GDB_RPMREL.

  • Property mode set to 100644
File size: 231 bytes
Line 
1# $Id$
2
3TARGET = mipstx39-rtems4.9
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
9GDB_PKGVERS = $(GDB_VERS)
10GDB_RPMREL = 8
11include ../gdb.am
12GDB_OPTS +=
Note: See TracBrowser for help on using the repository browser.