# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
# *.f90 *.f *.for *.vhd *.vhdl
-FILE_PATTERNS = *.f
+FILE_PATTERNS = zunmtr.f
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
# should be searched for input files as well. Possible values are YES and NO.
=================
LAPACK INSTALLATION:
- - LAPACK can be installed with make. Configuration haev to be set in the
- make.inc file. A make.inc.example for a Linux mahcine running GNU compilers
+ - LAPACK can be installed with make. Configuration have to be set in the
+ make.inc file. A make.inc.example for a Linux machine running GNU compilers
is given in the main directory. Some specific make.inc are also available in
the INSTALL directory
- LAPACK includes also the CMAKE build. You will need to have CMAKE installed