Changeset 919 in Sophya for trunk/SophyaExt/IFFTW


Ignore:
Timestamp:
Apr 13, 2000, 6:38:15 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 13/4/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/IFFTW/Makefile

    r825 r919  
    1111endif
    1212 
    13 $(OBJ)fftwserver.o : fftwserver.cc $(INC)machdefs.h $(INC)fftservintf.h
    14 
     13$(OBJ)fftwserver.o: fftwserver.cc fftwserver.h \
     14 $(INC)machdefs.h \
     15 $(INC)fftservintf.h \
     16 $(INC)pexceptions.h \
     17 $(INC)tmatrix.h \
     18 $(INC)tarray.h \
     19 $(INC)basarr.h \
     20 $(INC)anydataobj.h \
     21 $(INC)dvlist.h \
     22 $(INC)objfio.h \
     23 $(INC)ppersist.h \
     24 $(INC)gnumd5.h \
     25 $(INC)ndatablock.h \
     26 $(INC)utilarr.h \
     27 $(INC)tvector.h \
     28 $(EXTINCPATH)FFTW/fftw.h \
     29 $(EXTINCPATH)FFTW/rfftw.h
Note: See TracChangeset for help on using the changeset viewer.