Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/ESMF/mytools/comp_profile.BASE 2004/02/22 01:10:49 1.1
+++ MITgcm_contrib/ESMF/mytools/comp_profile.BASE 2004/02/22 19:29:35 1.2
@@ -1,13 +1,13 @@
-# $Id: comp_profile.BASE,v 1.1 2004/02/22 01:10:49 cnh Exp $
+# $Id: comp_profile.BASE,v 1.2 2004/02/22 19:29:35 cnh Exp $
# $Name: $
#
# Compiler and linker options for faulks.lcs.mit.edu
#
# genmake2 options
-set gm2command = "../../../tools/genmake2"
+set gm2command = "${BUILDROOT}/../../tools/genmake2"
set gm2mods = "-mods=../code"
set gm2optfile = " "
-set gm2adoptfile = "-adoptfile=../../../tools/adjoint_options/adjoint_default"
+set gm2adoptfile = "-adoptfile=${BUILDROOT}/../../tools/adjoint_options/adjoint_default"
set gm2standarddirs = '-standarddirs=" "'
# archive building command
set arcommand = ar
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |