mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-08-14 15:33:36 -04:00
Auto-generation and auto-sequencing of "TU; ..." message for RTTY Roundup.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
gfortran -c ../packjt.f90
|
||||
gfortran -c packjt77.f90
|
||||
gfortran -o encode77 -fbounds-check -Wall -Wno-conversion -Wno-real-q-constant \
|
||||
gfortran -o encode77 -fbounds-check -Wall -Wno-conversion \
|
||||
encode77.f90 ../deg2grid.f90 ../grid2deg.f90 ../fix_contest_msg.f90 \
|
||||
../to_contest_msg.f90 ../fmtmsg.f90 ../azdist.f90 ../geodist.f90 \
|
||||
packjt.o packjt77.o
|
||||
|
||||
Reference in New Issue
Block a user