Changeset 3879 in Sophya for trunk/SophyaExt/IFFTW


Ignore:
Timestamp:
Sep 10, 2010, 10:19:49 AM (15 years ago)
Author:
cmv
Message:

generation Makefile et smakefile en prevision du tag, cmv 10/09/2010

Location:
trunk/SophyaExt/IFFTW
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/IFFTW/Makefile

    r3615 r3879  
    1212 
    1313$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
    14   $(SOPHYAINCP)sopnamsp.h fftwserver.h \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  fftwserver.h \
    1516  $(SOPHYAINCP)machdefs.h \
    1617  $(SOPHYAINCP)sspvflags.h \
     
    3637  $(SOPHYAINCP)tmatrix_tsnl.h \
    3738  $(SOPHYAINCP)tvector.h \
    38   $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
     39  $(SOPHYAINCP)tvector_tsnl.h \
     40  fftw3server.cc \
    3941  $(SOPHYAINCP)FFTW/fftw3.h
    4042        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
  • trunk/SophyaExt/IFFTW/smakefile

    r3615 r3879  
    1212 
    1313$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
    14   $(SOPHYAINCP)sopnamsp.h fftwserver.h \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  fftwserver.h \
    1516  $(SOPHYAINCP)machdefs.h \
    1617  $(SOPHYAINCP)sspvflags.h \
     
    3637  $(SOPHYAINCP)tmatrix_tsnl.h \
    3738  $(SOPHYAINCP)tvector.h \
    38   $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
     39  $(SOPHYAINCP)tvector_tsnl.h \
     40  fftw3server.cc \
    3941  $(SOPHYAINCP)FFTW/fftw3.h
    4042        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
Note: See TracChangeset for help on using the changeset viewer.