diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:24:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:24:43 +0000 |
commit | ac3b999618435ff4dd049f988b222ac73e53170f (patch) | |
tree | 85ea908a6519614318ee9c75dc6871f005b8d460 /math/Makefile | |
parent | 2a68ff1328097d3673b93727f2cfa1df1facc8f0 (diff) | |
download | ports-ac3b999618435ff4dd049f988b222ac73e53170f.tar.gz ports-ac3b999618435ff4dd049f988b222ac73e53170f.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 425173b47362..64a822b5ff0a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1998/12/24 07:05:53 steve Exp $ +# $Id: Makefile,v 1.57 1999/01/26 03:44:58 steve Exp $ # SUBDIR += R-a4 @@ -15,11 +15,13 @@ SUBDIR += eval SUBDIR += femlab SUBDIR += fftpack + SUBDIR += fftw SUBDIR += freefem SUBDIR += fudgit SUBDIR += geg SUBDIR += gnumeric SUBDIR += gnuplot + SUBDIR += grace SUBDIR += hexcalc SUBDIR += lapack SUBDIR += libranlib |