summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-02-14 08:54:02 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-02-14 08:54:02 +0000
commite6c983a859bec7905fcb7ea74d9fe304182685eb (patch)
tree1f8bf2d327fc1680c7628476c7a6230e3107a0a5 /math/Makefile
parentImport of fftpack, a library of FFT routines from netlib. (diff)
Activate fftpack.
Notes
Notes: svn path=/head/; revision=5604
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index d11c1732706c..467b08389bfe 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.21 1997/01/11 11:39:44 asami Exp $
+# $Id: Makefile,v 1.22 1997/01/24 12:32:35 max Exp $
#
SUBDIR += blas
SUBDIR += calc
SUBDIR += calctool
SUBDIR += eispack
+ SUBDIR += fftpack
SUBDIR += freefem
SUBDIR += fudgit
SUBDIR += gnuplot