diff options
Diffstat (limited to 'make.inc.example')
-rw-r--r-- | make.inc.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make.inc.example b/make.inc.example index fe2f0ad8..503e2490 100644 --- a/make.inc.example +++ b/make.inc.example @@ -26,7 +26,7 @@ LOADOPTS = # Comment out the following line to include deprecated routines to the # LAPACK library. # -#MAKEDEPRECATED = Yes +#BUILD_DEPRECATED = Yes # # Timer for the SECOND and DSECND routines # |