Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap Makefile.nmake

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 29 Apr 2000 02:35:20 -0500 (CDT)
guy         2000/04/29 02:35:16 CDT

  Modified files:
    wiretap              Makefile.nmake 
  Log:
  Graham Bloice's changes to, on Win32 using Microsoft's "nmake":
  
  	build "register.c" in the top-level Makefile;
  
  	set path in "config.nmake" to include the Cygwin directory for
  	tools - those tools are needed to build "register.c";
  
  	remove constructed source files, and some additional object
  	files, when doing "nmake clean".
  
  Revision  Changes    Path
  1.12      +2 -2      ethereal/wiretap/Makefile.nmake