summaryrefslogtreecommitdiff
path: root/math/fftw-float/Makefile
blob: c557df7a329178068cf5b2fbc0c939a446257d1c (plain) (blame)
1
2
3
4
5
6
7
COMMENT=	Fast C routines (Single Percision)

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

.include "${MASTERDIR}/Makefile"