diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-04-27 09:45:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-04-27 09:45:31 +0000 |
commit | c4004a9dadd2a253e686b8dfce5c9900e9f7eba6 (patch) | |
tree | ab3f67fbd860ac7ed11152f5ba91a5bf91009a97 /math | |
parent | 2973844571d4f41f461fe92638e49acc9d2888c5 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index f6464160f649..b9f037463164 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,7 +46,6 @@ SUBDIR += javanns SUBDIR += kseg SUBDIR += lapack - SUBDIR += libgmp SUBDIR += libgmp-freebsd SUBDIR += libgmp3 SUBDIR += libgmp4 |