source: rtems/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am @ 063d030

4.104.114.95
Last change on this file since 063d030 was 063d030, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/24/08 at 17:08:45

Bump GDB_RPMREL.

  • Property mode set to 100644
File size: 241 bytes
RevLine 
[ed73806b]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
[a4081ce7]8GDB_VERS = 6.7.1
[ed73806b]9GDB_PKGVERS = $(GDB_VERS)
[063d030]10GDB_RPMREL = 6%{?dist}
[ed73806b]11include ../gdb.am
12GDB_OPTS +=
Note: See TracBrowser for help on using the repository browser.