diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-06 08:22:03 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-06 08:22:03 +0000 |
commit | 1c259fd03a41869fdbb3d050b2abb0803bb350e3 (patch) | |
tree | 4afb83c1d8ba5add4fd788f1bc80755ade34872d /math/Makefile | |
parent | 59effd03fb3834cd97d7930f551c07e0ec408755 (diff) |
Activate plplot.
Notes
Notes:
svn path=/head/; revision=8140
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 ca180df6e1a4..324a15150658 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/06/21 20:51:44 max Exp $ +# $Id: Makefile,v 1.32 1997/09/16 07:08:40 tg Exp $ # SUBDIR += Scilab @@ -21,6 +21,7 @@ SUBDIR += octave SUBDIR += oleo SUBDIR += pari + SUBDIR += plplot SUBDIR += simpack SUBDIR += ss SUBDIR += umatrix |