Changeset 3407 in Sophya for trunk/SophyaExt/IFFTW/smakefile


Ignore:
Timestamp:
Nov 23, 2007, 7:17:51 PM (18 years ago)
Author:
cmv
Message:

makefile pour tag, cmv 23/11/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/IFFTW/smakefile

    r3081 r3407  
    1212 
    1313$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   fftwserver.h \
     14  $(SOPHYAINCP)sopnamsp.h fftwserver.h \
    1615  $(SOPHYAINCP)machdefs.h \
    1716  $(SOPHYAINCP)sspvflags.h \
    1817  $(SOPHYAINCP)fftservintf.h \
     18  $(SOPHYAINCP)machdefs.h \
    1919  $(SOPHYAINCP)pexceptions.h \
    2020  $(SOPHYAINCP)tmatrix.h \
     
    3535  $(SOPHYAINCP)tmatrix_tsnl.h \
    3636  $(SOPHYAINCP)tvector.h \
    37   $(SOPHYAINCP)tvector_tsnl.h \
    38   fftw2server.cc fftw3server.cc
     37  $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
     38  $(SOPHYAINCP)FFTW/fftw3.h
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    4040 
Note: See TracChangeset for help on using the changeset viewer.