diff options
author | tg <tg@FreeBSD.org> | 1997-09-16 15:08:40 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-16 15:08:40 +0800 |
commit | a102758bafa102da5677c5d2b43be3574f5d426b (patch) | |
tree | cae7044962ae6add1e9436a541efea8ea5f34297 /math/Makefile | |
parent | 07edfee8d1a87bf811b482226bf41bb2a56d9369 (diff) | |
download | freebsd-ports-gnome-a102758bafa102da5677c5d2b43be3574f5d426b.tar.gz freebsd-ports-gnome-a102758bafa102da5677c5d2b43be3574f5d426b.tar.zst freebsd-ports-gnome-a102758bafa102da5677c5d2b43be3574f5d426b.zip |
Activate femlab.
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 6a8bfc0be0c7..ca180df6e1a4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1997/06/18 12:16:03 tg Exp $ +# $Id: Makefile,v 1.31 1997/06/21 20:51:44 max Exp $ # SUBDIR += Scilab @@ -7,6 +7,7 @@ SUBDIR += calc SUBDIR += calctool SUBDIR += eispack + SUBDIR += femlab SUBDIR += fftpack SUBDIR += freefem SUBDIR += fudgit |