aboutsummaryrefslogtreecommitdiff
path: root/orrs/bin/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2009-05-11 00:33:47 +0000
committerDimitri Sokolyuk <demon@dim13.org>2009-05-11 00:33:47 +0000
commit2f611588c20aa7b8bc556d60f35d201875c6b3d7 (patch)
tree50d3f6c1a3a61a79a5dddf23c8d00514953fdff3 /orrs/bin/Makefile
parent0d4f43d355de79178b1142e9735902cf641670b6 (diff)
setup local environment
Diffstat (limited to 'orrs/bin/Makefile')
-rw-r--r--orrs/bin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/orrs/bin/Makefile b/orrs/bin/Makefile
index bd13205..12959f0 100644
--- a/orrs/bin/Makefile
+++ b/orrs/bin/Makefile
@@ -11,10 +11,10 @@ FTNLIB =
#========================================
# Uncomment for Intel Fortran Compiler
-FC = ifort
-FLG = -O -fpe0 -CB
-PLTLIB = -L/usr/X11R6/lib -lX11
-FTNLIB =
+#FC = ifort
+#FLG = -O -fpe0 -CB
+#PLTLIB = -L/usr/X11R6/lib -lX11
+#FTNLIB =
# Additional IFC stuff needed on MIT's Athena system
#FC = ifc