mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-30 20:40:28 -04:00 
			
		
		
		
	git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4907 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
		
			
				
	
	
		
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| gcc -c gran.c
 | |
| gfortran -c fftw3mod.f90
 | |
| gfortran -c f77_wisdom.f90
 | |
| gfortran -o chkfft3 chkfft3.f90 f77_wisdom.o gran.o /JTSDK-QT/appsupport/runtime/libfftw3f-3.dll
 |