summaryrefslogtreecommitdiff
path: root/math/fftw3-long/Makefile
blob: 325b44880f02441d83d9c62b1d9b97e48316fb98 (plain) (blame)
1
2
3
4
5
6
COMMENT=	Fast Discrete Fourier Transform (Long Double Precision C Routines)

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

.include "${MASTERDIR}/Makefile"