diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-10 19:46:38 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-10 19:46:38 +0000 |
commit | 2a6b85739de7b0726e0724f4f120fb80799ec0c9 (patch) | |
tree | 92d59068dd119766bd543bd6bfb3bbf57229d17a /math/Makefile | |
parent | 4a339d3853792749c62cfa7f64ab16811b6de305 (diff) | |
download | ports-2a6b85739de7b0726e0724f4f120fb80799ec0c9.tar.gz ports-2a6b85739de7b0726e0724f4f120fb80799ec0c9.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
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 |