WSJT-X/lib/g4.bat
Joe Taylor ec3fd43b8e More testing of FFTW performance...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4908 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-01-29 18:29:41 +00:00

4 lines
111 B
Batchfile

gcc -c gran.c
gfortran -c fftw3mod.f90
gfortran -o timefft timefft.f90 timefft_opts.f90 gran.o libfftw3f-3.dll