source: rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am @ e2b68fc1

4.104.115
Last change on this file since e2b68fc1 was e2b68fc1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/17/10 at 05:29:35

Regenerate *.spec.

  • Property mode set to 100644
File size: 451 bytes
Line 
1# $Id$
2
3TARGET = i586-pc-freebsd6.4
4
5include $(top_srcdir)/mkspec.am
6
7FREEBSD_VERS = 6.4
8FREEBSD_RPMREL = 0.20090827.1
9EXTRA_DIST += libs.add
10EXTRA_DIST += target-libs.add
11include ../libs.am
12
13BINUTILS_VERS = 2.20.1
14BINUTILS_PKGVERS = $(BINUTILS_VERS)
15BINUTILS_RPMREL = 0.20100305.1
16include ../binutils.am
17BINUTILS_OPTS +=
18
19GCC_VERS = 4.4.2
20GCC_PKGVERS = $(GCC_VERS)
21GCC_RPMREL = 0.20100317.1
22include ../gcc.am
23GCC_OPTS += --languages=cxx,fortran,objc
Note: See TracBrowser for help on using the repository browser.