/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Diff of /MITgcm/tools/genmake2

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.91 by edhill, Fri Jul 30 14:31:40 2004 UTC revision 1.92 by edhill, Fri Jul 30 15:59:33 2004 UTC
# Line 1850  MAKEDEPEND = ${MAKEDEPEND} Line 1850  MAKEDEPEND = ${MAKEDEPEND}
1850  # Special preprocessor (KAP on DECs, FPP on Crays)  # Special preprocessor (KAP on DECs, FPP on Crays)
1851  KPP = ${KPP}  KPP = ${KPP}
1852  # Fortran compiler  # Fortran compiler
1853  FC = ${FC}  FC = ${FC} in
1854  # Fortran compiler  # Fortran compiler
1855  F90C = ${F90C}  F90C = ${F90C}
1856    # C compiler
1857    CC = ${CC}
1858  # Link editor  # Link editor
1859  LINK = ${LINK} ${LDADD}  LINK = ${LINK} ${LDADD}
1860    

Legend:
Removed from v.1.91  
changed lines
  Added in v.1.92

  ViewVC Help
Powered by ViewVC 1.1.22