wireshark/asn1/x509if
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
..
InformationFramework.asn Add a whole bunch of dissector to X509IF and export them. 2004-11-21 06:40:02 +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
packet-x509if-template.c Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
packet-x509if-template.h name change 2006-05-21 05:12:17 +00:00
x509if-exp.cnf Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
x509if.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