wireshark/asn1/x509af
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
..
AuthenticationFramework.asn From Graeme Lunt: 2005-11-16 07:13:12 +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-x509af-template.c Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
packet-x509af-template.h name change 2006-05-21 05:12:17 +00:00
x509af-exp.cnf Include <epan/oid_resolv.h> to declare get_oid_str_name(). 2006-07-01 00:11:49 +00:00
x509af.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