# Created by: Michael Johnson # $FreeBSD: head/math/fftw3-long/Makefile 431709 2017-01-16 23:10:15Z jhale $ COMMENT= Fast Discrete Fourier Transform (Long Double Precision C Routines) FFTW3_FLAVOR= long MASTERDIR= ${.CURDIR}/../../math/fftw3 .include "${MASTERDIR}/Makefile"