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 af7318531730..40405cf4690c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.48 1998/08/10 00:21:04 steve Exp $ +# $Id: Makefile,v 1.49 1998/08/10 00:45:00 steve Exp $ # SUBDIR += Scilab + SUBDIR += add SUBDIR += apc SUBDIR += blas SUBDIR += calc |