source: rtems/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am @ 94d1975e

4.104.115
Last change on this file since 94d1975e was 94d1975e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/20/10 at 06:41:23

Hard-code rtems_api.

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