aboutsummaryrefslogtreecommitdiff
path: root/orrs/bin/Makefile
diff options
context:
space:
mode:
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