/[MITgcm]/MITgcm/tools/build_options/darwin_ppc_g77
ViewVC logotype

Diff of /MITgcm/tools/build_options/darwin_ppc_g77

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

revision 1.4 by edhill, Fri Sep 24 02:34:23 2004 UTC revision 1.5 by mlosch, Mon Feb 13 13:11:19 2006 UTC
# Line 17  S64='$(TOOLSDIR)/set64bitConst.sh' Line 17  S64='$(TOOLSDIR)/set64bitConst.sh'
17  #EH3 MAKEDEPEND='${TOOLSDIR}/xmakedepend'  #EH3 MAKEDEPEND='${TOOLSDIR}/xmakedepend'
18  #EH3 MAKEDEPEND=makedepend  #EH3 MAKEDEPEND=makedepend
19  DEFINES='-DWORDLENGTH=4'  DEFINES='-DWORDLENGTH=4'
20    INCLUDES='-I/sw/include'
21    LIBS='-L/sw/lib'
22    
23  #  For IEEE, use the "-ffloat-store" option  #  For IEEE, use the "-ffloat-store" option
24  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22