Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal Makefile.nmake packet-snmp.c tethereal.c

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Nov 2002 14:53:05 -0600 (CST)
gerald      2002/11/10 14:53:05 CST

  Modified files:
    .                    Makefile.nmake packet-snmp.c tethereal.c 
  Log:
  Add tethereal's tap objects to Makefile.nmake's "clean" target.
  
  Instead of setting MIBDIRS in tethereal.c and gtk/main.c, set it in
  packet-snmp.c.
  
  Revision  Changes    Path
  1.255     +4 -3      ethereal/Makefile.nmake
  1.101     +26 -2     ethereal/packet-snmp.c
  1.170     +1 -19     ethereal/tethereal.c