diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-09-23 13:16:00 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-09-23 13:16:00 +0000 |
commit | 9f84fad1cc0fbeb1af3e738c798ad87e4c8b0c20 (patch) | |
tree | 3ecd57c53042eebac2c78615b7614b4dea40ab51 /math/Makefile | |
parent | d57116026ec4f7c8e2b46676b9c13eee29ea447e (diff) |
Notes
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 145d3e5b30af..fcb227c21e45 100644 --- a/math/Makefile +++ b/math/Makefile @@ -155,6 +155,7 @@ SUBDIR += mbasecalc SUBDIR += metis SUBDIR += metis-edf + SUBDIR += mingw32-libgmp4 SUBDIR += miracl SUBDIR += moo SUBDIR += mpexpr |