aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/mms
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-06-05 14:47:11 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-06-05 14:47:11 +0000
commitad554d54f3f7cabf7d9605edbef8d7447083b09c (patch)
tree4926b65d4b2e4c5db4efd9ba06ddd87837a76a1f /asn1/mms
parent0fec7475c0b708a2735179dc53aede69355ffe47 (diff)
Regenerate the MMS dissector with -T and -X options.
svn path=/trunk/; revision=22047
Diffstat (limited to 'asn1/mms')
-rw-r--r--asn1/mms/Makefile2
-rw-r--r--asn1/mms/Makefile.nmake2
-rw-r--r--asn1/mms/mms-exp.cnf2
3 files changed, 3 insertions, 3 deletions
diff --git a/asn1/mms/Makefile b/asn1/mms/Makefile
index 91e77d1fd1..3d866cecb0 100644
--- a/asn1/mms/Makefile
+++ b/asn1/mms/Makefile
@@ -7,7 +7,7 @@ all: generate_dissector
generate_dissector: $(DISSECTOR_FILES)
$(DISSECTOR_FILES): ../../tools/asn2wrs.py mms.asn packet-mms-template.c packet-mms-template.h mms.cnf
- python ../../tools/asn2wrs.py -b -e -p mms -c mms.cnf -s packet-mms-template mms.asn
+ python ../../tools/asn2wrs.py -b -X -T -e -p mms -c mms.cnf -s packet-mms-template mms.asn
clean:
rm -f parsetab.py $(DISSECTOR_FILES)
diff --git a/asn1/mms/Makefile.nmake b/asn1/mms/Makefile.nmake
index 83806a557e..5a758224c5 100644
--- a/asn1/mms/Makefile.nmake
+++ b/asn1/mms/Makefile.nmake
@@ -15,7 +15,7 @@ generate_dissector: $(DISSECTOR_FILES)
$(DISSECTOR_FILES): ../../tools/asn2wrs.py mms.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 mms.asn
+ $(PYTHON) "../../tools/asn2wrs.py" -b -X -T -e -p $(PROTOCOL_NAME) -c $(PROTOCOL_NAME).cnf -s packet-$(PROTOCOL_NAME)-template mms.asn
!ELSE
@echo Error: You need Python to use asn2wrs.py
@exit 1
diff --git a/asn1/mms/mms-exp.cnf b/asn1/mms/mms-exp.cnf
index 9dc0cf51d2..3e09cbd9aa 100644
--- a/asn1/mms/mms-exp.cnf
+++ b/asn1/mms/mms-exp.cnf
@@ -1,7 +1,7 @@
# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# .\mms-exp.cnf
-# ../../tools/asn2wrs.py -b -e -p mms -c mms.cnf -s packet-mms-template mms.asn
+# ../../tools/asn2wrs.py -b -X -T -e -p mms -c mms.cnf -s packet-mms-template mms.asn
#.MODULE
MMS mms