wireshark/plugins/profinet
Ulf Lamping 647533a5ef 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.

svn path=/trunk/; revision=19730
2006-10-29 17:19:52 +00:00
..
AUTHORS
COPYING
ChangeLog (on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland): 2006-06-13 18:26:49 +00:00
INSTALL
Makefile.am remove plugin.c in distlclean 2006-06-02 06:53:30 +00:00
Makefile.common (on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland): 2006-06-13 18:26:49 +00:00
Makefile.nmake put every python script name into "" so the call won't fail on Win32 native python. 2006-10-29 17:19:52 +00:00
NEWS
moduleinfo.h (on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland): 2006-06-13 18:26:49 +00:00
packet-dcerpc-pn-io.c several minor fixes and enhancements to the dissection 2006-08-08 21:28:14 +00:00
packet-pn-dcp.c remove some warnings (2nd try) 2006-07-01 15:14:19 +00:00
packet-pn-mrp.c (slightly) further dissection of the Option (Organizationally specific) block 2006-08-22 19:43:38 +00:00
packet-pn-mrrt.c squelch some compiler warnings 2006-06-23 18:03:40 +00:00
packet-pn-ptcp.c remove a "differ in signedness" warnings 2006-06-29 08:16:57 +00:00