forked from Lainports/opnsense-ports
7 lines
157 B
Makefile
7 lines
157 B
Makefile
COMMENT= Fast C routines (Single Percision)
|
|
|
|
FFTW_FLAVOR= float
|
|
MASTERDIR= ${.CURDIR}/../../math/fftw
|
|
OPTIONS_EXCLUDE=DOCS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|