Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal Makefile.nmake README.win32 config.nmake

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: gerald@xxxxxxxxxxxx (Gerald Combs)
Date: Thu, 8 Apr 2004 15:36:09 -0500 (CDT)
gerald      2004/04/08 15:36:09 CDT

  Modified files:
    .                    Makefile.nmake README.win32 config.nmake 
  Log:
  Add a Makefile.nmake target called "setup" that uses the script
  tools\win32-setup.sh to
  
    - Check for applications required to build Ethereal
    - Download and unpack required packages into $ETHEREAL_LIBS
  
  Update ADNS to the latest version.
  
  Make Python 2.3 the default.
  
  Revision  Changes    Path
  1.411     +52 -1     ethereal/Makefile.nmake
  1.66      +5 -3      ethereal/README.win32
  1.85      +4 -4      ethereal/config.nmake