diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 21:25:36 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 21:25:36 +0000 |
commit | de27e113ec4afa431016f2f77c23d26541af1e44 (patch) | |
tree | 159b40b9506d964b80bfb00f5b7a15643e3509b2 /math/Makefile | |
parent | Remove weblint (moved to www/). (diff) |
Remove gmp.
Notes
Notes:
svn path=/head/; revision=2478
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 69c7c04c1d9b..e71e8381fd64 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,11 +1,10 @@ -# $Id: Makefile,v 1.14 1995/10/03 11:45:09 asami Exp $ +# $Id: Makefile,v 1.15 1995/11/26 13:49:33 asami Exp $ # SUBDIR += blas SUBDIR += calc SUBDIR += eispack SUBDIR += fudgit - SUBDIR += gmp SUBDIR += gnuplot SUBDIR += hexcalc SUBDIR += linpack |