summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/cygwin/i686/Makefile.am
blob: d2046ca5289320861d0e65950ca3b84e08f92e19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# $Id$

TARGET = i686-pc-cygwin

include $(top_srcdir)/mkspec.am

CYGWIN_VERS = 1.5.25-14
CYGWIN_RPMREL = 0.20080604.1%{?dist}
include ../cygwin.am

W32API_VERS = 3.11-1
W32API_RPMREL = 0.20080323.1%{?dist}
include ../w32api.am

NCURSES_VERS = 5.5-3
NCURSES_RPMREL = 0.20080604.2%{?dist}
include ../ncurses.am

EXPAT_VERS = 1.95.8-2
EXPAT_RPMREL = 0.20080323.1%{?dist}
include ../expat.am

READLINE_VERS = 5.2.12-10
READLINE_RPMREL = 0.20080323.1%{?dist}
include ../readline.am

TERMCAP_VERS = 20050421-1
TERMCAP_RPMREL = 0.20080323.1%{?dist}
include ../termcap.am

TERMINFO_VERS = 5.5_20061104-1
TERMINFO_RPMREL = 0.20080604.1%{?dist}
include ../terminfo.am

ZLIB_VERS = 1.2.3-2
ZLIB_RPMREL = 0.20080323.1%{?dist}
include ../zlib.am

GMP_VERS = 4.2.1-1
GMP_RPMREL = 0.20080323.1%{?dist}
include ../gmp.am

MPFR_VERS = 2.2.1-1
MPFR_RPMREL = 0.20080323.1%{?dist}
include ../mpfr.am

# Cygwin's binutils' versioning is bizarre
# Check bfd/configure for the real version number
BINUTILS_VERS = 2.18.50
BINUTILS_PKGVERS = 20080523-1
BINUTILS_RPMREL = 0.20080604.1%{?dist}
include ../binutils.am
BINUTILS_OPTS += --disable-infos

GCC_VERS = 3.4.4
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 0.20080604.1%{?dist}
include ../gcc.am
GCC_OPTS += --languages=c,cxx
GCC_OPTS += --disable-infos