aboutsummaryrefslogtreecommitdiff
path: root/math/fftw3-long/Makefile
blob: 41e70d1de1680984dc0e9b4f77fc285c6cecce46 (plain) (blame)
1
2
3
4
5
6
7
8
# Created by: Michael Johnson <ahze@FreeBSD.org>

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

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

.include "${MASTERDIR}/Makefile"