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

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

From: Gilbert Ramirez Jr. <gram@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Apr 2001 23:39:24 -0500 (CDT)
gram        2001/04/04 23:39:23 CDT

  Modified files:
    .                    Makefile.nmake config.h.win32 
                         config.nmake 
  Log:
  Use sed in the Win32 build to place the version in various files.
  We us $(VERSION), defined in the top-level config.nmake, to replace
  @VERSION@ in various files. $(RC_VERSION) and $(WTAP_VERSION) are
  similarly used.
  
  Revision  Changes    Path
  1.94      +10 -3     ethereal/Makefile.nmake
  1.26      +2 -2      ethereal/config.h.win32
  1.11      +2 -1      ethereal/config.nmake