Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 287 Bytes

INSTALL.md

File metadata and controls

16 lines (10 loc) · 287 Bytes

Quick Start

To build and test:

./configure make check

Configure Details

You can control the performance of ./configure by setting the following variables.

CC - the c compiler CCFLAGS - flags for the c compiler FC - the Fortran compiler FCFLAGS - flags for the fortran compiler