aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-04-07 09:47:51 +0800
committerwill <will@FreeBSD.org>2000-04-07 09:47:51 +0800
commitea89f63044f006d03e55589702fea4acd1697f06 (patch)
tree82e6cc3cdadcdc5d1f484e5baf1438b220091931 /math/Makefile
parentdb9cb7494c874692172f27b8a85de71558eb42aa (diff)
downloadfreebsd-ports-gnome-ea89f63044f006d03e55589702fea4acd1697f06.tar.gz
freebsd-ports-gnome-ea89f63044f006d03e55589702fea4acd1697f06.tar.zst
freebsd-ports-gnome-ea89f63044f006d03e55589702fea4acd1697f06.zip
Add LinAlg, an extended C++ math library. Unfortunately, it can't be made
to respect C(C,XX) or C(XX)FLAGS, according to the author. Author also requested that the distfile be hosted on *.FreeBSD.org. PR: 13124 Submitted by: Oleg <oleg@pobox.com>
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 552eaf72d745..404e45d2a236 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -28,6 +28,7 @@
SUBDIR += hexcalc
SUBDIR += lapack
SUBDIR += libranlib
+ SUBDIR += linalg
SUBDIR += linpack
SUBDIR += metis
SUBDIR += netcdf