freebsd-ports/math/fftw-float/Makefile
2021-04-06 16:31:07 +02:00

9 lines
204 B
Makefile

# 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"