diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 5f413150dacc..fdd2fd49cb5c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.18 1996/06/07 15:56:19 jmz Exp $ +# $Id: Makefile,v 1.19 1996/12/05 00:24:17 asami Exp $ # SUBDIR += blas SUBDIR += calc + SUBDIR += calctool SUBDIR += eispack SUBDIR += fudgit SUBDIR += gnuplot |