summaryrefslogtreecommitdiffstats
path: root/math/fftw-float/Makefile
blob: 88288d9da003fd55b6064b82c17f0c489f99d7bb (plain)
1
2
3
4
5
6
7
8
9
10
# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$

COMMENT=	Fast C routines (Single Percision)

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

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