--- MITgcm/tools/build_options/linux_ia32_ifort+oad 2007/06/29 16:02:16 1.2 +++ MITgcm/tools/build_options/linux_ia32_ifort+oad 2007/06/29 17:45:07 1.3 @@ -8,8 +8,8 @@ DEFINES='-DWORDLENGTH=4' LINK='ifort -static' CPP='cpp -traditional -P' -INCLUDES='-I/usr/local/pkg/netcdf/include' -LIBS='-L/usr/local/pkg/netcdf/lib -lnetcdf' +INCLUDES='' +LIBS='' # Note that the -mp switch is for ieee "maintain precision" and is # roughly equivalent to -ieee