opnsense-ports/math/fftw-float/Makefile
Franco Fichtner 62b2f67211 */*: sync with upstream
Taken from: FreeBSD
2022-07-21 08:10:06 +02:00

7 lines
157 B
Makefile

COMMENT= Fast C routines (Single Percision)
FFTW_FLAVOR= float
MASTERDIR= ${.CURDIR}/../../math/fftw
OPTIONS_EXCLUDE=DOCS
.include "${MASTERDIR}/Makefile"