forked from Lainports/opnsense-ports
6 lines
165 B
Makefile
6 lines
165 B
Makefile
COMMENT= Fast Discrete Fourier Transform (Single Precision C Routines)
|
|
|
|
FFTW3_FLAVOR= float
|
|
MASTERDIR= ${.CURDIR}/../../math/fftw3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|