--- MITgcm/tools/build_options/sunos_sun4u_mpf77+mpi_sunfire 2004/12/17 07:56:19 1.2 +++ MITgcm/tools/build_options/sunos_sun4u_mpf77+mpi_sunfire 2005/02/28 08:47:36 1.3 @@ -1,6 +1,6 @@ #!/bin/bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/sunos_sun4u_mpf77+mpi_sunfire,v 1.2 2004/12/17 07:56:19 mlosch Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/sunos_sun4u_mpf77+mpi_sunfire,v 1.3 2005/02/28 08:47:36 mlosch Exp $ # # developed and tested on # SunOS model 5.9 Generic_112233-11 sun4u sparc SUNW,Sun-Fire-15000 @@ -16,7 +16,8 @@ AWK='gawk' # if regular make does not work try gmake #MAKE='gmake' -MAKEDEPEND='$(TOOLSDIR)/xmakedepend' +MAKEDEPEND='$(TOOLSDIR)/cyrus-imapd-makedepend/makedepend' +#MAKEDEPEND='$(TOOLSDIR)/xmakedepend' # compiler FC='mpf77' LINK='mpf77'