From 4883eefdb814713a799e7c133fcfb561a4ae06b2 Mon Sep 17 00:00:00 2001 From: gson Date: Fri, 22 Jan 2016 14:59:09 +0000 Subject: Add and enable ffts --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/Makefile b/math/Makefile index 3087327fc6b..c01cbdb767e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2016/01/12 09:40:39 wiz Exp $ +# $NetBSD: Makefile,v 1.316 2016/01/22 14:59:09 gson Exp $ COMMENT= Mathematics @@ -93,6 +93,7 @@ SUBDIR+= eukleides10 SUBDIR+= euler SUBDIR+= extcalc SUBDIR+= fftpack +SUBDIR+= ffts SUBDIR+= fftw SUBDIR+= fftw2 SUBDIR+= fftwf -- cgit v1.2.3