# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD: head/math/fftw-float/Makefile 347124 2014-03-05 17:27:27Z tijl $

COMMENT=	Fast C routines (Single Percision)

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

.include "${MASTERDIR}/Makefile"
