diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-19 04:33:07 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-19 04:33:07 +0000 |
commit | e3b29ff95b9948af58787da4589e39192efb762f (patch) | |
tree | c650979cb82f33b1f07f191878e40823f4d826db /math/Makefile | |
parent | efc116207eb088b65e3f4783ecfe77f71ba034e1 (diff) | |
download | ports-e3b29ff95b9948af58787da4589e39192efb762f.tar.gz ports-e3b29ff95b9948af58787da4589e39192efb762f.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 aabcd397da0c..3d1287a462e4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -74,6 +74,7 @@ SUBDIR += linalg SUBDIR += linpack SUBDIR += linux-relview + SUBDIR += lp_solve SUBDIR += matrix SUBDIR += maxima SUBDIR += metis |