1 2 3 4 5 6 7 8 9
# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ COMMENT= Fast Discrete Fourier Transform (Single Precision C Routines) FFTW3_FLAVOR= float MASTERDIR= ${.CURDIR}/../../math/fftw3 .include "${MASTERDIR}/Makefile"