diff options
author | bf <bf@FreeBSD.org> | 2012-01-11 14:47:02 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-11 14:47:02 +0800 |
commit | 32873668460bdab661ebb2cb24c84b27b2457207 (patch) | |
tree | f484183a9f60cf2202b280a99e12c526cdc9c7d8 /math/Makefile | |
parent | ff0551c0aed7bc627ab186c526a79800a52ad926 (diff) | |
download | freebsd-ports-gnome-32873668460bdab661ebb2cb24c84b27b2457207.tar.gz freebsd-ports-gnome-32873668460bdab661ebb2cb24c84b27b2457207.tar.zst freebsd-ports-gnome-32873668460bdab661ebb2cb24c84b27b2457207.zip |
Add crlibm , correctly-rounded mathematics library.
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 2d75f0aeee5f..ba9bb8202fc6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -61,6 +61,7 @@ SUBDIR += concorde SUBDIR += convertall SUBDIR += coq + SUBDIR += crlibm SUBDIR += cvc3 SUBDIR += dcdflib SUBDIR += diehard |