summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-06-05 05:22:15 +0000
committerAde Lovett <ade@FreeBSD.org>2001-06-05 05:22:15 +0000
commitcb7eb45776c84bffe79ff8a409fe2e487a9741ea (patch)
tree720132b79f7ef887709233f3f35ce6e92b3ce96c /math/Makefile
parentUpdate to 2.2.2.1 (diff)
Add math/libgmp3, version 3.1.1 of the GNU arbitrary precision arithmetic
library. PR: 24268 and 24855 Submitted by: ijliao@terry.dragon2.net and kargl@apl.washington.edu
Notes
Notes: svn path=/head/; revision=43514
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 0aa71dcf18a0..43a7afb1ce0d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -36,6 +36,7 @@
SUBDIR += guppi
SUBDIR += hexcalc
SUBDIR += lapack
+ SUBDIR += libgmp3
SUBDIR += libneural
SUBDIR += libranlib
SUBDIR += linalg