--- MITgcm/tools/build_options/cygwin_ia32_g77 2004/04/08 23:48:43 1.1 +++ MITgcm/tools/build_options/cygwin_ia32_g77 2004/09/21 19:51:10 1.2 @@ -1,6 +1,6 @@ #!/bin/bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/cygwin_ia32_g77,v 1.1 2004/04/08 23:48:43 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/cygwin_ia32_g77,v 1.2 2004/09/21 19:51:10 edhill Exp $ # $Name: $ # @@ -10,9 +10,6 @@ CPP='cpp -traditional -P' NOOPTFLAGS='-O0' -# netcdf -# LIBS="-lnetcdf" - # For IEEE, use the "-ffloat-store" option if test "x$IEEE" = x ; then FFLAGS='-Wimplicit -Wunused -Wuninitialized'