From a699017ec6dffffa6c2866b8c60ff9e97adc3d3f Mon Sep 17 00:00:00 2001 From: barner Date: Mon, 25 Jul 2005 09:05:50 +0000 Subject: Add laspack 1.12.2, package for solving large sparse systems of linear equations. PR: 83968 Submitted by: Pedro F. Giffuni" --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 4cd839bb1cef..85c9e78f51f1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -98,6 +98,7 @@ SUBDIR += lapack SUBDIR += lapack++ SUBDIR += lapack95 + SUBDIR += laspack SUBDIR += ldouble SUBDIR += libRmath SUBDIR += libgmp4 -- cgit