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

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Tue, 8 Feb 2000 18:41:07 -0600 (CST)
gram        2000/02/08 18:41:05 CST

  Modified files:
    .                    Makefile.nmake README.win32 
  Added files:
    .                    config.nmake 
  Log:
  Update Makefiles for win32. Move local configuration to config.nmake,
  have top-level Makefile.nmake call Makefile.nmake's in subdirectories.
  Build plugins, and build generated source (lex, yacc). The only thing we
  can't build is register.c; I need to re-work the top-level Makefile.nmake
  because it lists object files, not C files, which make-reg-dotc needs.
  
  Revision  Changes    Path
  1.13      +30 -9     ethereal/Makefile.nmake
  1.5       +11 -7     ethereal/README.win32