summaryrefslogblamecommitdiffstats
path: root/contrib/crossrpms/cygwin/i686/Makefile.am
blob: 33200f99b46d8e8c2d7333ecbc3fba03ec82d2e9 (plain) (tree)
1
2
3
4
5
6
7
8
9





                               
                       
                                 
                    
 
                    
                                 
                    
 
                    
                                  
                     
 
                     
                                

                   
                         
                                   

                      
                         
                                  

                     
                              
                                   

                      
                   
                               
                  
 
                  
                              
                 
 
                   
                               
                  
 
                                          
                                                 
                       
                             
                                   
                      
                                
 
                
                         
                              

                             
                           
# $Id$

TARGET = i686-pc-cygwin

include $(top_srcdir)/mkspec.am

CYGWIN_VERS = 1.5.25-15
CYGWIN_RPMREL = @VERSION@%{?dist}
include ../cygwin.am

W32API_VERS = 3.12-1
W32API_RPMREL = @VERSION@%{?dist}
include ../w32api.am

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

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

READLINE_VERS = 5.2.14-12
READLINE_RPMREL = @VERSION@%{?dist}
include ../readline.am

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

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

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

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

MPFR_VERS = 2.4.1-1
MPFR_RPMREL = @VERSION@%{?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 = 20080624-2
BINUTILS_RPMREL = @VERSION@%{?dist}
include ../binutils.am
BINUTILS_OPTS += --disable-infos

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