mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-23 12:48:40 -05:00
Update the linux Makefile for qmake/make builds.
Minor correction for wsjtx man page. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4635 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
c591ee59c1
commit
5c5283552a
@ -36,7 +36,7 @@ OBJS1 = astrosub.o astro0.o astro.o tm2.o sun.o moondop.o coord.o tmoonsub.o \
|
|||||||
unpackmsg.o igray.o unpackcall.o unpackgrid.o \
|
unpackmsg.o igray.o unpackcall.o unpackgrid.o \
|
||||||
grid2k.o unpacktext.o getpfx2.o packmsg.o deg2grid.o \
|
grid2k.o unpacktext.o getpfx2.o packmsg.o deg2grid.o \
|
||||||
packtext.o getpfx1.o packcall.o k2grid.o packgrid.o \
|
packtext.o getpfx1.o packcall.o k2grid.o packgrid.o \
|
||||||
nchar.o four2a.o grid2deg.o pfxdump.o f77_wisdom.o \
|
nchar.o four2a.o grid2deg.o pfxdump.o wisdom.o \
|
||||||
symspec.o analytic.o db.o genjt9.o \
|
symspec.o analytic.o db.o genjt9.o \
|
||||||
packbits.o unpackbits.o encode232.o interleave9.o \
|
packbits.o unpackbits.o encode232.o interleave9.o \
|
||||||
entail.o fano232.o gran.o sync9.o decode9.o \
|
entail.o fano232.o gran.o sync9.o decode9.o \
|
||||||
|
@ -49,10 +49,10 @@ with caution**.
|
|||||||
|
|
||||||
Most of the following files are in a directory path containing the
|
Most of the following files are in a directory path containing the
|
||||||
directory name *WSJT-X[ - RIGNAME]* which indicates the value of the
|
directory name *WSJT-X[ - RIGNAME]* which indicates the value of the
|
||||||
command line option *--rig=RIGNAME* to indicate multiple instances of
|
command line option *--rig-name=RIGNAME* to indicate multiple instances of
|
||||||
*wsjtx* running concurrently. All writable files listed below are
|
*wsjtx* running concurrently. All writable files listed below are
|
||||||
therefore unique to each concurrent instance of *wsjtx*. If the
|
therefore unique to each concurrent instance of *wsjtx*. If the
|
||||||
*--rig* command line option is not supplied or the *RIGNAME* argument
|
*--rig-name* command line option is not supplied or the *RIGNAME* argument
|
||||||
is not supplied then the directory paths below will have the directory
|
is not supplied then the directory paths below will have the directory
|
||||||
*WSJT-X*.
|
*WSJT-X*.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user