aboutsummaryrefslogtreecommitdiff
path: root/make.inc.example
diff options
context:
space:
mode:
Diffstat (limited to 'make.inc.example')
-rw-r--r--make.inc.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/make.inc.example b/make.inc.example
index a1af4986..8af16fb4 100644
--- a/make.inc.example
+++ b/make.inc.example
@@ -19,6 +19,11 @@ NOOPT = -O0 -frecursive
LOADER = gfortran
LOADOPTS =
#
+# Comment out the following line to include deprecated routines to the
+# LAPACK library.
+#
+#MAKEDEPRECATED = Yes
+#
# Timer for the SECOND and DSECND routines
#
# Default : SECOND and DSECND will use a call to the EXTERNAL FUNCTION ETIME