Changeset 3072 in Sophya for trunk/SophyaExt


Ignore:
Timestamp:
Sep 13, 2006, 1:49:29 PM (19 years ago)
Author:
ansari
Message:

correction Makefile et smakefile (suppression dep. FFTW/fftw3.h) , Reza 13/09/2006

Location:
trunk/SophyaExt/IFFTW
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/IFFTW/Makefile

    r3066 r3072  
    3535  $(SOPHYAINCP)tmatrix_tsnl.h \
    3636  $(SOPHYAINCP)tvector.h \
    37   $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
    38   $(SOPHYAINCP)FFTW/fftw3.h
     37  $(SOPHYAINCP)tvector_tsnl.h \
     38  fftw2server.cc fftw3server.cc
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    4040 
  • trunk/SophyaExt/IFFTW/smakefile

    r3066 r3072  
    3535  $(SOPHYAINCP)tmatrix_tsnl.h \
    3636  $(SOPHYAINCP)tvector.h \
    37   $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
    38   $(SOPHYAINCP)FFTW/fftw3.h
     37  $(SOPHYAINCP)tvector_tsnl.h \
     38  fftw2server.cc fftw3server.cc
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    4040 
Note: See TracChangeset for help on using the changeset viewer.