diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 69c7c04..e71e838 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 |