diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-22 00:24:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-22 00:24:13 +0000 |
commit | 6c2fdb7ccf5c59a2f471a221c1e5336ea94be914 (patch) | |
tree | ad64843d5054255c7466ecb9375272b8733c7f73 /math | |
parent | 56561367f82bfb04c0951b4c963e1afe657cd4e5 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index ff392ca2426d..01576b937839 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1997/10/06 08:22:03 tg Exp $ +# $Id: Makefile,v 1.34 1997/11/24 00:48:41 fenner Exp $ # SUBDIR += Scilab @@ -16,7 +16,6 @@ SUBDIR += lapack SUBDIR += libranlib SUBDIR += linpack - SUBDIR += maxima SUBDIR += numpy SUBDIR += octave SUBDIR += oleo |