diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-26 03:25:27 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-26 03:25:27 +0000 |
commit | 33cc2be5ff8d72f1c03a8f5ad47858e2b2584ce5 (patch) | |
tree | 173dd6adf7a925a5325f9805af8d9d5b79217044 /math/Makefile | |
parent | 50db84abd37e97f7cbbfbed00f9ab3f3240ee0e3 (diff) | |
download | ports-33cc2be5ff8d72f1c03a8f5ad47858e2b2584ce5.tar.gz ports-33cc2be5ff8d72f1c03a8f5ad47858e2b2584ce5.zip |
Notes
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 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 |