wireshark/asn1/ranap
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
..
Makefile use "type function" instead of "field function" in PER CHOICE and SEQUENCE tables 2006-06-29 15:26:41 +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
packet-ranap-template.c few formal changes in PER dissector (rename asn_* types to asn1_* ones) 2006-07-04 06:49:53 +00:00
packet-ranap-template.h Fix bug 973: 2006-05-27 22:09:07 +00:00
ranap-exp.cnf use "type function" instead of "field function" in PER CHOICE and SEQUENCE tables 2006-06-29 15:26:41 +00:00
ranap.asn Ethereal -> Wireshark 2006-05-23 15:17:14 +00:00
ranap.cnf Fix bug 973: 2006-05-27 22:09:07 +00:00