Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal cleanbld.bat Makefile.am README.win32

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 13 Jul 2001 03:14:04 -0500 (CDT)
guy         2001/07/13 03:14:04 CDT

  Modified files:
    .                    Makefile.am README.win32 
  Added files:
    .                    cleanbld.bat 
  Log:
  Add a new "cleanbld.bat" script, for Windows; it removes "config.h"
  files that might be left over from a UNIX build, so that they'll be
  reconstructed from the "config.h.win32" files on a Windows build.
  (If you have "config.h" files left over from a UNIX build, the Windows
  build will fail.)
  
  Update "README.win32" to mention "cleanbld.bat", and to correctly list
  the files generated using tools that don't come with Windows or MSVC++.
  Also note that some of them can't be built on UNIX systems.
  
  Revision  Changes    Path
  1.352     +2 -1      ethereal/Makefile.am
  1.24      +26 -7     ethereal/README.win32