summaryrefslogtreecommitdiffstats
path: root/package/fftw/fftw.mk
blob: 74a5e11fecf32ba94a909bcd93d1ad432789524b (plain)
1
2
3
4
5
6
7
8
9
10
11
################################################################################
#
# fftw
#
################################################################################

FFTW_VERSION = 3.3.2
FFTW_SITE = http://www.fftw.org
FFTW_INSTALL_STAGING = YES

$(eval $(autotools-package))