diff options
author | mph <mph@FreeBSD.org> | 1998-04-26 11:25:27 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-26 11:25:27 +0800 |
commit | 72452f755b902ac09b147bdda6b6cae91846d7fe (patch) | |
tree | 9d0b338a8c9677ca6491693b339c7cd9d94f6870 /math | |
parent | 75aa9011a6ddfd073fa300e7a30dce6e69f95a59 (diff) | |
download | freebsd-ports-gnome-72452f755b902ac09b147bdda6b6cae91846d7fe.tar.gz freebsd-ports-gnome-72452f755b902ac09b147bdda6b6cae91846d7fe.tar.zst freebsd-ports-gnome-72452f755b902ac09b147bdda6b6cae91846d7fe.zip |
Activate eval.
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 88ef9284e9ef..019e78032ec5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1998/04/10 05:05:16 hoek Exp $ +# $Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp $ # SUBDIR += Scilab @@ -7,6 +7,7 @@ SUBDIR += calc SUBDIR += calctool SUBDIR += eispack + SUBDIR += eval SUBDIR += femlab SUBDIR += fftpack SUBDIR += freefem |