source: rtems/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am @ 35f8615

4.104.114.95
Last change on this file since 35f8615 was 35f8615, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/03/08 at 08:24:44

Set target to rtems4.10.

  • Property mode set to 100644
File size: 240 bytes
RevLine 
[01141c5]1# $Id$
2
[35f8615]3TARGET = mipstx39-rtems4.10
[01141c5]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)
[b1bd76b]10GDB_RPMREL = 1%{?dist}
[01141c5]11include ../gdb.am
12GDB_OPTS +=
Note: See TracBrowser for help on using the repository browser.