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

COMMENT=	Fast Discrete Fourier Transform (Single Precision C Routines)

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

.include "${MASTERDIR}/Makefile"