aboutsummaryrefslogblamecommitdiff
path: root/math/fftw3-long/Makefile
blob: 637e0ee27a17ab7cfc99a6acef81acbcef50ab67 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
           
 
                                                                                  




                                           
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$

COMMENT=	Fast Discrete Fourier Transform (Long Double Precision C Routines)

FFTW3_FLAVOR=	long
MASTERDIR=	${.CURDIR}/../../math/fftw3

.include "${MASTERDIR}/Makefile"