wireshark/asn1/cdt
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 - asn2eth renamed to asn2wrs 2006-05-21 14:36:05 +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
cdt-exp.cnf Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
cdt.asn Add cdt 2005-11-23 07:24:18 +00:00
cdt.cnf remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related 2006-06-28 14:19:08 +00:00
packet-cdt-template.c include packet-cdt.h to declare prototypes 2006-07-09 11:18:13 +00:00
packet-cdt-template.h name change 2006-05-21 05:12:17 +00:00