Update the command to build chkfft (or chkfft3) on Windows.

This commit is contained in:
Joe Taylor 2023-03-22 11:41:56 -04:00
parent b8b0b73145
commit 21e377d363

View File

@ -1 +1 @@
gfortran -o chkfft chkfft3.f90 four2a.f90 gran.c /jtsdk/fftw3f/libfftw3f-3.dll
gfortran -o chkfft3 chkfft3.f90 four2a.f90 gran.c libfftw3f-3.dll