summaryrefslogtreecommitdiff
path: root/math/fftw3-float/Makefile
blob: 2dc2d2b6c3d60d613b8c74e45644927f4e35acd3 (plain) (blame)
1
2
3
4
5
6
COMMENT=	Fast Discrete Fourier Transform (Single Precision C Routines)

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

.include "${MASTERDIR}/Makefile"