Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 050341e6a96763527d36e61d024846b7 > files > 1

ratfiv-1.0.5-2mdv2007.1.src.rpm

--- Makefile~	2004-06-03 14:43:30.000000000 -0400
+++ Makefile	2006-10-17 06:35:26.000000000 -0400
@@ -6,7 +6,7 @@
 #RATC= stage1/xratfiv
 #RATOPT= /hollerith
 RATOPT= /f77
-FORTC= g77
+FORTC= gfortran
 
 #---- This for AIX xlf compiler
 #FORTC= xlf
@@ -15,7 +15,7 @@
 #----------------
 # This for cygwin 32
 #CFLAGS= -v -g -mno-cygwin
-#This for Liniux
+#This for Linux
 CFLAGS= -v -g 
 #RATSYMBOLS= symbols.G77
 RATSYMBOLS= symbols
--- boot/Makefile~	2004-06-03 14:39:51.000000000 -0400
+++ boot/Makefile	2006-10-17 06:37:15.000000000 -0400
@@ -2,10 +2,10 @@
 # Ratfor character is defined as INTEGER. (see README).
 # N. Brouard January 1996.
 # If succeed, you can bootstrap with ../Makefile.
-FORTC= g77
+FORTC= gfortran
 #CFLAGS= -v -g -fno-globals -Wno-globals 
 #CFLAGS= -v -g -fno-globals -Wno-globals -mno-cygwin 
-CFLAGS= -v -g -fno-globals -Wno-globals 
+CFLAGS= -v -g
 # For ULTRIX
 #FORTC= f77
 #CFLAGS= -v -g 
--- stage1/Makefile~	2004-06-03 14:39:49.000000000 -0400
+++ stage1/Makefile	2006-10-17 06:38:06.000000000 -0400
@@ -2,10 +2,10 @@
 # Ratfor character is defined as INTEGER. (see README).
 # N. Brouard January 1996.
 # If succeed, you can bootstrap with ../Makefile.
-FORTC= g77
+FORTC= gfortran
 #CFLAGS= -v -g -fno-globals -Wno-globals 
 #CFLAGS= -v -g -fno-globals -Wno-globals -mno-cygwin 
-CFLAGS= -v -g -fno-globals -Wno-globals 
+CFLAGS= -v -g 
 # For ULTRIX
 #FORTC= f77
 #CFLAGS= -v -g