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