From 5fe2bfacb484fb32fbc30ea3a73587f0323b3166 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 22 Dec 2005 19:54:58 +0000 Subject: [PATCH] Updated WSJT_Source_Code.txt git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@8 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- WSJT_Source_Code.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/WSJT_Source_Code.txt b/WSJT_Source_Code.txt index 303b35fdf..7b1666d86 100755 --- a/WSJT_Source_Code.txt +++ b/WSJT_Source_Code.txt @@ -245,10 +245,11 @@ Linux Windows Function g1 g1.bat Compiles the remaining Fortran and C to produce Python extension module audio.pyd (Windows) or audio.so (Linux). - g2.bat Uses McMillan Installer to create an f2py specification + g2 g2.bat Uses McMillan Installer to create an f2py specification file, wsjt.spec - g3.bat Uses Installer to produce a distributable file WSJT6.EXE + g3 g3.bat Uses Installer to produce a distributable file WSJT6.EXE (Windows). + g99 g99.bat Runs all of the g[0-3] scripts. The final two build steps have not yet been tried in Linux. In Windows, these steps produce a distributable file WSJT6.EXE that contains all