diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-04-27 10:37:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-04-27 10:37:40 +0000 |
commit | ea7b2731a0ab757a4ee6ff646218098cda2e95bd (patch) | |
tree | 9c6779be3871c5984ef4238b5779f3c47016fba1 | |
parent | 655e44f598bc016cb7b456aef9cbf168761de868 (diff) |
Notes
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index b9f037463164..3b123192b0cd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,7 +46,7 @@ SUBDIR += javanns SUBDIR += kseg SUBDIR += lapack - SUBDIR += libgmp-freebsd + SUBDIR += libgmp SUBDIR += libgmp3 SUBDIR += libgmp4 SUBDIR += libneural |