summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-10 19:46:38 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-10 19:46:38 +0000
commit2a6b85739de7b0726e0724f4f120fb80799ec0c9 (patch)
tree92d59068dd119766bd543bd6bfb3bbf57229d17a /math/Makefile
parentAdd netsed 0.01, a program that alters the contents of packets in (diff)
Add mtrxmath 0.9.3, a small tool for matrix mathemetics.
PR: 24202 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=39458
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index df963866fd80..aeb8eec211c2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -39,6 +39,7 @@
SUBDIR += linalg
SUBDIR += linpack
SUBDIR += metis
+ SUBDIR += mtrxmath
SUBDIR += netcdf
SUBDIR += ngraph
SUBDIR += ntl