diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-08-29 07:49:57 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-08-29 07:49:57 +0000 |
commit | 99c126e32b935f284b418908fcb74e5a03a26560 (patch) | |
tree | cd7bc2520d70666a744083c178364330033073b8 /math/Makefile | |
parent | 3745885086fc28f30681b8b2d75506d6f7729c7c (diff) | |
download | ports-99c126e32b935f284b418908fcb74e5a03a26560.tar.gz ports-99c126e32b935f284b418908fcb74e5a03a26560.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 96f258ba962a..4bc98ffa5078 100644 --- a/math/Makefile +++ b/math/Makefile @@ -81,6 +81,7 @@ SUBDIR += lambda SUBDIR += lapack SUBDIR += lapack++ + SUBDIR += lapack95 SUBDIR += libRmath SUBDIR += libgmp4 SUBDIR += libmath++ |