summaryrefslogtreecommitdiff
path: root/INSTALL/make.inc.IRIX64
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/make.inc.IRIX64')
-rw-r--r--INSTALL/make.inc.IRIX646
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL/make.inc.IRIX64 b/INSTALL/make.inc.IRIX64
index c8b34e4e..68482060 100644
--- a/INSTALL/make.inc.IRIX64
+++ b/INSTALL/make.inc.IRIX64
@@ -5,11 +5,11 @@
####################################################################
#
SHELL = /sbin/sh
-#
+#
# Modify the FORTRAN and OPTS definitions to refer to the
# compiler and desired compiler options for your machine. NOOPT
# refers to the compiler options desired when NO OPTIMIZATION is
-# selected. Define LOADER and LOADOPTS to refer to the loader and
+# selected. Define LOADER and LOADOPTS to refer to the loader and
# desired load options for your machine.
#
FORTRAN = f77
@@ -68,7 +68,7 @@ RANLIB = echo
XBLASLIB =
# XBLASLIB = -lxblas
#
-# The location of the libraries to which you will link. (The
+# The location of the libraries to which you will link. (The
# machine-specific, optimized BLAS library should be used whenever
# possible.)
#