diff options
author | tg <tg@FreeBSD.org> | 1997-06-18 20:16:03 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-06-18 20:16:03 +0800 |
commit | 20522d011ae323c733cae0c2671f8eb54fb6c1ff (patch) | |
tree | c7ffdef0aefcd5ccc53bc02be891c4f429a78dc1 /math | |
parent | ff2bb5ea0627fea446c42da9a4d96164b357ac33 (diff) | |
download | freebsd-ports-gnome-20522d011ae323c733cae0c2671f8eb54fb6c1ff.tar.gz freebsd-ports-gnome-20522d011ae323c733cae0c2671f8eb54fb6c1ff.tar.zst freebsd-ports-gnome-20522d011ae323c733cae0c2671f8eb54fb6c1ff.zip |
Activate Scilab.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index cde190cba20d..176a6d04ee26 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.28 1997/06/03 22:43:00 asami Exp $ +# $Id: Makefile,v 1.29 1997/06/10 08:50:47 asami Exp $ # + SUBDIR += Scilab SUBDIR += apc SUBDIR += blas SUBDIR += calc |