summaryrefslogtreecommitdiffstats
path: root/math/fftw3-float/Makefile
blob: 01a0b773caf64a9a92d2661e6f46ebd4eb357445 (plain)
1
2
3
4
5
6
7
8
9
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$

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

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

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud