A collection of non-proprietary, easily transportable Fortran subprogram packages solving a variety of mathematical and statistical problems. WWW: http://www.nist.gov/itl/math/mcsd-software.cfm PR: 196258 Submitted by: Anton Shterenlikht <mexas@bris.ac.uk>
6 lines
104 B
PHP
6 lines
104 B
PHP
FORTRAN= ${FC}
|
|
OPTS= ${FFLAGS}
|
|
NOPTS= ${FFLAGS} -g
|
|
RANLIB= ranlib
|
|
MACHCON= FreeBSD
|
|
LIBRARY= libcm.a
|