wireshark/asn1/nbap
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
nbap.asn UMTS Node B Application Part(NBAP) packet dissection(3GPP TS 25.433 version 6.6.0 Release 6) 2005-10-24 21:16:44 +00:00
nbap.cnf - fix bugs in dissect_per_octet_string() introduced with unaligned variant 2006-05-22 11:49:50 +00:00
packet-nbap-template.c few formal changes in PER dissector (rename asn_* types to asn1_* ones) 2006-07-04 06:49:53 +00:00
packet-nbap-template.h name change 2006-05-21 05:12:17 +00:00