source: rtems/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am @ 6edfe30

4.104.115
Last change on this file since 6edfe30 was 6edfe30, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/19/10 at 10:22:50

gdb-7.1

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