aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-02-06 08:43:02 +0800
committermaho <maho@FreeBSD.org>2007-02-06 08:43:02 +0800
commit4e5df91295c4e0830d22c4ac369ba25d426a575c (patch)
tree8ab9bb8f1ef57c4fc3abdcc52def1569f857282b /math/Makefile
parente31c80692d211d426083224a35cac1170427b77f (diff)
downloadfreebsd-ports-gnome-4e5df91295c4e0830d22c4ac369ba25d426a575c.tar.gz
freebsd-ports-gnome-4e5df91295c4e0830d22c4ac369ba25d426a575c.tar.zst
freebsd-ports-gnome-4e5df91295c4e0830d22c4ac369ba25d426a575c.zip
The GotoBLAS codes are currently the fastest implementations
of the Basic Linear Algebra Subroutines(BLAS; math/blas). It supports various architectures. WWW: http://www.tacc.utexas.edu/resources/software/ Based largely on: hrs's original port (thanks)
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 48d6c9bb9697..f9cda345b30a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -87,6 +87,7 @@
SUBDIR += gnumeric
SUBDIR += gnuplot
SUBDIR += gnuplot+
+ SUBDIR += gotoblas
SUBDIR += grace
SUBDIR += gracetmpl
SUBDIR += graphthing