aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-07 21:56:43 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-07 21:56:43 +0000
commitd63a13eb340db1843350574fc45f776c26d7e498 (patch)
treeea1057f3fdbe44e08510ecd0fb494e79de5f3061 /math/Makefile
parent297cc88b48023d4c367d0bf9266b94917d54a56f (diff)
downloadports-d63a13eb340db1843350574fc45f776c26d7e498.tar.gz
ports-d63a13eb340db1843350574fc45f776c26d7e498.zip
Add slave port fftw3-float
Fast C routines (Single Percision) Add slave port fftw3-long Fast C routines (Long Double Percision) Approved by: pav (co mentor)
Notes
Notes: svn path=/head/; revision=121063
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 91329229a02c..6f46eeff7595 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -45,6 +45,8 @@
SUBDIR += fftpack
SUBDIR += fftw
SUBDIR += fftw3
+ SUBDIR += fftw3-float
+ SUBDIR += fftw3-long
SUBDIR += freefem
SUBDIR += freefem++
SUBDIR += fudgit