summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-10-06 08:22:03 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-10-06 08:22:03 +0000
commit1c259fd03a41869fdbb3d050b2abb0803bb350e3 (patch)
tree4afb83c1d8ba5add4fd788f1bc80755ade34872d /math
parentImport plplot port. plplot is a scientific plotting library. (diff)
Activate plplot.
Notes
Notes: svn path=/head/; revision=8140
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
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