summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-11 18:21:26 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-11 18:21:26 +0000
commitb4c7043fe017419973892fb9775e51852876a3f1 (patch)
treed5a214e949cefd3e86f19e588bffd1bb3608834d /math
parentInitial import of umfpack version 2.2. (diff)
Turn on umfpack.
Notes
Notes: svn path=/head/; revision=11832
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 551d57d7aec3..abe3c0ccab79 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.44 1998/06/02 08:11:20 tg Exp $
+# $Id: Makefile,v 1.45 1998/06/25 06:38:28 tg Exp $
#
SUBDIR += Scilab
@@ -31,6 +31,7 @@
SUBDIR += simpack
SUBDIR += ss
SUBDIR += umatrix
+ SUBDIR += umfpack
SUBDIR += wingz
SUBDIR += xgfe
SUBDIR += xgraph