Changeset 3407 in Sophya for trunk/SophyaExt/IFFTW/Makefile
- Timestamp:
- Nov 23, 2007, 7:17:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/IFFTW/Makefile
r3081 r3407 12 12 13 13 $(SOPHYAOBJP)fftwserver.o: fftwserver.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 fftwserver.h \ 14 $(SOPHYAINCP)sopnamsp.h fftwserver.h \ 16 15 $(SOPHYAINCP)machdefs.h \ 17 16 $(SOPHYAINCP)sspvflags.h \ 18 17 $(SOPHYAINCP)fftservintf.h \ 18 $(SOPHYAINCP)machdefs.h \ 19 19 $(SOPHYAINCP)pexceptions.h \ 20 20 $(SOPHYAINCP)tmatrix.h \ … … 35 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 36 $(SOPHYAINCP)tvector.h \ 37 $(SOPHYAINCP)tvector_tsnl.h \38 fftw2server.cc fftw3server.cc37 $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \ 38 $(SOPHYAINCP)FFTW/fftw3.h 39 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftwserver.cc 40 40
Note:
See TracChangeset
for help on using the changeset viewer.