diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-24 00:48:41 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-24 00:48:41 +0000 |
commit | 753ad9d366a1fa5d8484d35d08b77e1bbfb241a4 (patch) | |
tree | 92f69622737fce7f5abda4176a88c9ac8e393ef4 /math/Makefile | |
parent | e3c47ad385332611e96d40915e76ad8d5a2fd375 (diff) |
Notes
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 324a15150658..ff392ca2426d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1997/09/16 07:08:40 tg Exp $ +# $Id: Makefile,v 1.33 1997/10/06 08:22:03 tg Exp $ # SUBDIR += Scilab @@ -20,6 +20,7 @@ SUBDIR += numpy SUBDIR += octave SUBDIR += oleo + SUBDIR += p5-MatrixReal SUBDIR += pari SUBDIR += plplot SUBDIR += simpack |