/[MITgcm]/MITgcm/tools/build_options/linux_alpha+mpi
ViewVC logotype

Contents of /MITgcm/tools/build_options/linux_alpha+mpi

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


Revision 1.2 - (show annotations) (download)
Wed Aug 27 22:12:31 2003 UTC (20 years, 9 months ago) by edhill
Branch: MAIN
Changes since 1.1: +10 -0 lines
Small cleanups to genmake2 and its "optfiles".  Initial check-in of
"testreport" which functions similarly to "testscript" but supports
more genmake2 options and emails results to a central address for
automated testing.

1 #!/bin/bash
2 #
3 # $Header$
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DWORDLENGTH=4'
9
10
11 LIBS='-L/usr/local/lib/LINUX/ch_p4/ -lfmpich -lmpich'
12 INCLUDES='-I/usr/local/include'

  ViewVC Help
Powered by ViewVC 1.1.22