summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-07-19 04:33:07 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-07-19 04:33:07 +0000
commite3b29ff95b9948af58787da4589e39192efb762f (patch)
treec650979cb82f33b1f07f191878e40823f4d826db /math/Makefile
parentenhancement, build and install the opengl viewer, moldenogl. (diff)
lp_solve, A free linear programming solver that can process
standard MPL format. This lp_solve versions is released under the LGPL license PR: 53649 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes
Notes: svn path=/head/; revision=85171
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 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