Auto-generation and auto-sequencing of "TU; ..." message for RTTY Roundup.

This commit is contained in:
Joe Taylor
2018-10-08 12:52:28 -04:00
parent 15523c9008
commit 6884ee5334
2 changed files with 21 additions and 18 deletions
+1 -1
View File
@@ -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