summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-10 08:50:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-10 08:50:47 +0000
commitac5caf2d33b81facd0a4ad117da03c8c63d28aa0 (patch)
tree8f1e14a221ff66598a4a98689693ac47a1760d5d /math/Makefile
parentLibraries and tools for simulation modeling. (diff)
Add simpack.
Notes
Notes: svn path=/head/; revision=6834
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index aeff0c13565b..cde190cba20d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.27 1997/06/03 22:21:36 asami Exp $
+# $Id: Makefile,v 1.28 1997/06/03 22:43:00 asami Exp $
#
SUBDIR += apc
@@ -18,6 +18,7 @@
SUBDIR += numpy
SUBDIR += octave
SUBDIR += oleo
+ SUBDIR += simpack
SUBDIR += ss
SUBDIR += umatrix
SUBDIR += wingz