summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-10 10:26:55 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-10 10:26:55 +0000
commit318b021265ccbb64b1eaf29a56f6beadc1b91e2c (patch)
tree7024e00bd0d36fc3d99a0189b69163c062e2aea7 /math/Makefile
parentFix build-breakage. (diff)
add blitz++ 0.6
A C++ class library for scientific computing
Notes
Notes: svn path=/head/; revision=67732
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 ea517e9f9200..e393ad5f51d3 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -12,6 +12,7 @@
SUBDIR += atlas
SUBDIR += biggles
SUBDIR += blas
+ SUBDIR += blitz++
SUBDIR += calc
SUBDIR += calcoo
SUBDIR += calctool