Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19730: /trunk/ /trunk/asn1/MAP_Dialogue/: Makefile.nmake

Date: Sun, 29 Oct 2006 17:19:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19730

User: ulfl
Date: 2006/10/29 05:19 PM

Log:
 put every python script name into "" so the call won't fail on Win32 native python.
 
 The problem is the slash in e.g.:
 
  @$(PYTHON) ../../tools/make-dissector-reg.py
 
 is interpreted as an option instead of being part of the path.
 
 I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port.

Directory: /trunk/asn1/MAP_Dialogue/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/plugins/acn/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/asn1/acp133/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/asn1/acse/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/plugins/agentx/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/asn1/ansi_map/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/plugins/artnet/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/plugins/asn1/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/asn1/camel/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/asn1/cdt/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified


(73 files not shown)