source: rtems/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am @ 8aaceef

4.115
Last change on this file since 8aaceef was 8aaceef, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/10/11 at 06:52:30

Remove bogus comment.

  • Property mode set to 100644
File size: 455 bytes
Line 
1# $Id$
2
3TARGET = i386-pc-netbsdelf5.0.2
4
5include $(top_srcdir)/mkspec.am
6
7NETBSD_VERS = 5.0.2
8NETBSD_RPMREL = 0.20100419.1
9EXTRA_DIST += libs.add
10EXTRA_DIST += target-libs.add
11include ../libs.am
12
13BINUTILS_VERS = 2.21
14BINUTILS_PKGVERS = $(BINUTILS_VERS)
15BINUTILS_RPMREL = 0.20101211.0
16include ../binutils.am
17BINUTILS_OPTS +=
18
19GCC_VERS = 4.5.0
20GCC_PKGVERS = $(GCC_VERS)
21GCC_RPMREL = 0.20110310.0
22include ../gcc.am
23GCC_OPTS += --languages=c,cxx,fortran,objc
Note: See TracBrowser for help on using the repository browser.