summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-03-19 22:24:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-03-19 22:24:43 +0000
commitac3b999618435ff4dd049f988b222ac73e53170f (patch)
tree85ea908a6519614318ee9c75dc6871f005b8d460 /math
parentAdd cmail. (diff)
Add fftw and grace.
Notes
Notes: svn path=/head/; revision=17299
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
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