aboutsummaryrefslogtreecommitdiff
path: root/math/fftw-float/Makefile
blob: d8aeeb1d9832e3a75fb2114e04fa49f9974f35e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Created by: Michael Johnson <ahze@ahze.net>

COMMENT=	Fast C routines (Single Percision)

FFTW_FLAVOR=	float
MASTERDIR=	${.CURDIR}/../../math/fftw
OPTIONS_EXCLUDE=DOCS

.include "${MASTERDIR}/Makefile"