aboutsummaryrefslogtreecommitdiff
path: root/orrs/bin
diff options
context:
space:
mode:
Diffstat (limited to 'orrs/bin')
-rw-r--r--orrs/bin/Makefile8
-rw-r--r--orrs/bin/Makefile_DP8
2 files changed, 8 insertions, 8 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
diff --git a/orrs/bin/Makefile_DP b/orrs/bin/Makefile_DP
index 782c858..2aa7f9a 100644
--- a/orrs/bin/Makefile_DP
+++ b/orrs/bin/Makefile_DP
@@ -11,10 +11,10 @@ FTNLIB =
#========================================
# Uncomment for Intel Fortran Compiler
-FC = ifort
-FLG = -O -r8
-PLTLIB = -L/usr/X11R6/lib -lX11
-FTNLIB =
+#FC = ifort
+#FLG = -O -r8
+#PLTLIB = -L/usr/X11R6/lib -lX11
+#FTNLIB =
#========================================