mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-10-18 14:40:22 -04:00
4 lines
111 B
Batchfile
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
|