Add numpy.

This commit is contained in:
Thomas Gellekum 1997-04-28 09:24:08 +00:00
parent 4036a78b4f
commit aef1b8e529
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6350

View File

@ -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