aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cdt
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-15 23:42:29 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-15 23:42:29 +0000
commit285ee8de86137aefcc7aa4d3c12f479ea6f91b27 (patch)
tree4dabbd230430a4ad88aeda82a6933b1c8c0038ae /asn1/cdt
parent1541d844e043f14641b506dde9509ea96bf06620 (diff)
Regenerate the CDT dissector with -X and -T options.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22519 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/cdt')
-rw-r--r--asn1/cdt/Makefile2
-rw-r--r--asn1/cdt/Makefile.nmake2
-rw-r--r--asn1/cdt/cdt-exp.cnf4
3 files changed, 4 insertions, 4 deletions
diff --git a/asn1/cdt/Makefile b/asn1/cdt/Makefile
index 7af8184c08..a4dd2d20db 100644
--- a/asn1/cdt/Makefile
+++ b/asn1/cdt/Makefile
@@ -8,7 +8,7 @@ all: generate_dissector
generate_dissector: $(DISSECTOR_FILES)
$(DISSECTOR_FILES): ../../tools/asn2wrs.py $(PROTOCOL_NAME).asn packet-$(PROTOCOL_NAME)-template.c packet-$(PROTOCOL_NAME)-template.h $(PROTOCOL_NAME).cnf
- python ../../tools/asn2wrs.py -b -e -p $(PROTOCOL_NAME) -c $(PROTOCOL_NAME).cnf -s packet-$(PROTOCOL_NAME)-template $(PROTOCOL_NAME).asn
+ python ../../tools/asn2wrs.py -b -X -T -e -p $(PROTOCOL_NAME) -c $(PROTOCOL_NAME).cnf -s packet-$(PROTOCOL_NAME)-template $(PROTOCOL_NAME).asn
clean:
rm -f parsetab.py $(DISSECTOR_FILES)
diff --git a/asn1/cdt/Makefile.nmake b/asn1/cdt/Makefile.nmake
index 32c7f0cc53..9638ac6f98 100644
--- a/asn1/cdt/Makefile.nmake
+++ b/asn1/cdt/Makefile.nmake
@@ -15,7 +15,7 @@ generate_dissector: $(DISSECTOR_FILES)
$(DISSECTOR_FILES): ../../tools/asn2wrs.py $(PROTOCOL_NAME).asn packet-$(PROTOCOL_NAME)-template.c packet-$(PROTOCOL_NAME)-template.h $(PROTOCOL_NAME).cnf
!IFDEF PYTHON
- $(PYTHON) "../../tools/asn2wrs.py" -b -e -p $(PROTOCOL_NAME) -c $(PROTOCOL_NAME).cnf -s packet-$(PROTOCOL_NAME)-template $(PROTOCOL_NAME).asn
+ $(PYTHON) "../../tools/asn2wrs.py" -b -X -T -e -p $(PROTOCOL_NAME) -c $(PROTOCOL_NAME).cnf -s packet-$(PROTOCOL_NAME)-template $(PROTOCOL_NAME).asn
!ELSE
@echo Error: You need Python to use asn2wrs.py
@exit 1
diff --git a/asn1/cdt/cdt-exp.cnf b/asn1/cdt/cdt-exp.cnf
index 57d8607f11..fc0212a03b 100644
--- a/asn1/cdt/cdt-exp.cnf
+++ b/asn1/cdt/cdt-exp.cnf
@@ -1,7 +1,7 @@
# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
-# .\cdt-exp.cnf
-# ../../tools/asn2wrs.py -b -e -p cdt -c cdt.cnf -s packet-cdt-template cdt.asn
+# ./cdt-exp.cnf
+# ../../tools/asn2wrs.py -b -X -T -e -p cdt -c cdt.cnf -s packet-cdt-template cdt.asn
#.MODULE
CompressedDataType cdt