--- MITgcm/tools/genmake2 2006/05/05 19:00:28 1.147 +++ MITgcm/tools/genmake2 2006/05/05 20:04:43 1.148 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.147 2006/05/05 19:00:28 ce107 Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.148 2006/05/05 20:04:43 ce107 Exp $ # # Makefile generator for MITgcm UV codes # created by cnh 03/98 @@ -1593,6 +1593,7 @@ INCLUDES="$INCLUDES $HPMTINC" LIBS="$LIBS $HPMTLIB" fi + fi fi if test ! "x$GSL" = x ; then echo " Turning on use of GSL to control floating point calculations"