wireshark/asn1/x509ce
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
..
CertificateExtensions.asn
Makefile
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-x509ce-template.c
packet-x509ce-template.h
x509ce-exp.cnf A new field information flag, FI_URL, to indicate a field contains a URL. 2006-09-30 14:37:09 +00:00
x509ce.cnf A new field information flag, FI_URL, to indicate a field contains a URL. 2006-09-30 14:37:09 +00:00