freebsd-ports/math/fftw3-quad/Makefile
Brendan Fabeny 2212333b81 Fix i386 builds using clang [1]; use staging;
remove some outdated material

PR:		186998 [1]
Submitted by:	truckman [1]
2014-03-05 03:17:04 +00:00

10 lines
211 B
Makefile

# Created by: b.f. <bf@FreeBSD.org>
# $FreeBSD$
COMMENT= Fast Discrete Fourier Transform (Quad Precision C Routines)
FFTW3_FLAVOR= quad
MASTERDIR= ${.CURDIR}/../../math/fftw3
.include "${MASTERDIR}/Makefile"