wireshark/plugins/enttec
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 From Erwin Rol: Dissect DMX in a readable format, and other updates. 2004-11-24 03:35:17 +00:00
INSTALL
Makefile.am remove plugin.c in distlclean 2006-06-02 06:53:30 +00:00
Makefile.common name change 2006-05-21 05:12:17 +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 From Erwin Rol: Dissect DMX in a readable format, and other updates. 2004-11-24 03:35:17 +00:00
packet-enttec.c name change 2006-05-21 05:12:17 +00:00