From aef1b8e529aa9da5f81ac7d6a88a5a5bf4d5fc7c Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 28 Apr 1997 09:24:08 +0000 Subject: Add numpy. --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index cd1e0f9a3fdc..a60d9c4d2822 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1997/03/06 01:23:46 asami Exp $ +# $Id: Makefile,v 1.25 1997/04/07 09:32:58 asami Exp $ # SUBDIR += blas @@ -14,6 +14,7 @@ SUBDIR += libranlib SUBDIR += linpack SUBDIR += maxima + SUBDIR += numpy SUBDIR += octave SUBDIR += oleo SUBDIR += ss -- cgit v1.2.3