diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-15 11:53:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-15 11:53:15 +0800 |
commit | ba8932e912e1ce85b7cd98a529d6ee429963aa87 (patch) | |
tree | 97ac485cc61140138ad7d9257710f7f9fb391194 /math/Makefile | |
parent | 6c40b38759b96994fde8bd2e9584c346afce073b (diff) | |
download | freebsd-ports-gnome-ba8932e912e1ce85b7cd98a529d6ee429963aa87.tar.gz freebsd-ports-gnome-ba8932e912e1ce85b7cd98a529d6ee429963aa87.tar.zst freebsd-ports-gnome-ba8932e912e1ce85b7cd98a529d6ee429963aa87.zip |
add atlas 3.3.14
Automatically Tuned Linear Algebra Software (ATLAS)
PR: 35908
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
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 77df205244ad..e8f3b5e75f8c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -9,6 +9,7 @@ SUBDIR += add SUBDIR += apc SUBDIR += asir2000 + SUBDIR += atlas SUBDIR += biggles SUBDIR += blas SUBDIR += calc |