http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21625
User: guy
Date: 2007/04/30 08:56 AM
Log:
Fix up the asn/q932 Makefile as per Tomas Kukosa's suggestion - and make
it a lot more like the Makefile.nmake file. Also, use $(PROTOCOL_NAME)
in a couple of places in Makefile.nmake where it wasn't being used
before.
(It might be interesting to see whether we can use a template for these
Makefiles, and just tweak some variables at the beginning.)
That lets us get a Q.932 ROS dissector with the right file name and with
"q932.ros" rather than "q932-ros" as the dissector name; do that.
Directory: /trunk/epan/dissectors/
Changes Path Action
+26 -26 packet-q932-ros.c Modified
+1 -1 packet-q932-ros.h Modified
+4 -4 packet-q932.c Modified
+3 -3 packet-qsig.c Modified
Directory: /trunk/asn1/q932/
Changes Path Action
+9 -5 Makefile Modified
+2 -2 Makefile.nmake Modified
+2 -2 packet-q932-ros-template.c Modified
+4 -4 packet-q932-template.c Modified
Directory: /trunk/asn1/qsig/
Changes Path Action
+3 -3 packet-qsig-template.c Modified
+1 -1 qsig-exp.cnf Modified