restructured location of FFTW libs

This commit is contained in:
Philip Eisenlohr 2011-12-21 13:09:55 +00:00
parent 8bf3cc3a3f
commit 06cb99d156
9 changed files with 2 additions and 2 deletions

BIN
lib/fftw/lib/libfftw3.a Normal file

Binary file not shown.

BIN
lib/fftw/lib/libfftw3.so.3 Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
# possible options are MSC, FFTW, IKML, ACML, LAPACK # possible options are MSC, FFTW, IKML, ACML, LAPACK
ACML /opt/acml5.0.0 #ACML /opt/acml5.0.0
LAPACK /usr LAPACK /usr
FFTW /usr FFTW ./fftw
MSC /msc MSC /msc