| 7 | 
 FC = g77 | 
 FC = g77 | 
| 8 | 
 LF= `cernlib graflib/X11,kernlib,mathlib,packlib` | 
 LF= `cernlib graflib/X11,kernlib,mathlib,packlib` | 
| 9 | 
 # FF= -O | 
 # FF= -O | 
| 10 | 
 FF= -O3 -malign-double -malign-loops=2 -malign-jumps=2 -malign-functions=2\ | 
 # FF Flags mod by CAF on 2 Oct 2007 , obsolete options changed  | 
| 11 | 
  | 
 # FF= -O3 -malign-double -malign-loops=2 -malign-jumps=2 -malign-functions=2\ | 
| 12 | 
  | 
 # -fno-init-local-zero -ffast-math -fno-f2c\ | 
| 13 | 
  | 
 # -fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ | 
| 14 | 
  | 
 # -funroll-loops -frerun-cse-after-loop \ | 
| 15 | 
  | 
 #  -g -fdebug-kludge | 
| 16 | 
  | 
 FF= -m32 -O3 -malign-double -falign-loops=2 -falign-jumps=2 -falign-functions=2\ | 
| 17 | 
 -fno-init-local-zero -ffast-math -fno-f2c\ | 
 -fno-init-local-zero -ffast-math -fno-f2c\ | 
| 18 | 
 -fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ | 
 -fforce-mem -fforce-addr -fcaller-saves -fstrength-reduce\ | 
| 19 | 
 -funroll-loops -frerun-cse-after-loop \ | 
 -funroll-loops -frerun-cse-after-loop \ | 
| 20 | 
  -g -fdebug-kludge | 
  -g  | 
| 21 | 
  | 
 # end CAF mod | 
| 22 | 
 # G77_LIB_DIR=/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3 | 
 # G77_LIB_DIR=/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3 | 
| 23 | 
 # LF=-m elf_i386 -dynamic-linker /lib/ld-linux.so.1 -s -x -L$(G77_LIB_DIR) | 
 # LF=-m elf_i386 -dynamic-linker /lib/ld-linux.so.1 -s -x -L$(G77_LIB_DIR) | 
| 24 | 
 # LNKPRE=/usr/lib/crt1.o /usr/lib/crti.o $(G77_LIB_DIR)/crtbegin.o | 
 # LNKPRE=/usr/lib/crt1.o /usr/lib/crti.o $(G77_LIB_DIR)/crtbegin.o |