wireshark/asn1/goose
Jeff Morriss cf012d27b1 Build the ASN.1 dissectors directly into epan/dissectors (rather than building
them and then copying them over).  The "all" target to builds these dissectors
now (instead of "generate_files" and/or "copy_files").

asn2wrs's "-O" option now means "the dissector goes in this directory" (rather
than "all output goes in this directory"); it also means that the "-s" (single
output file) option is now required.

Fix things up so that it's possible to build all of the ASN.1 dissectors in
one shot.

Fix building of conformance files when doing out-of-source-tree builds.


Unfortunately "make all" in the asn1 directory always builds something--I think
because of circular depedencies.

svn path=/trunk/; revision=39333
2011-10-10 02:31:11 +00:00
..
Makefile.am From Martin Lutz: 2008-10-13 19:31:12 +00:00
Makefile.common Build the ASN.1 dissectors directly into epan/dissectors (rather than building 2011-10-10 02:31:11 +00:00
Makefile.nmake From Martin Lutz: 2008-10-13 19:31:12 +00:00
goose.asn From Martin Lutz: 2008-10-13 19:31:12 +00:00
goose.cnf Have abs_time_to_str() and abs_time_to_str_secs() take an additional 2010-05-21 06:33:25 +00:00
packet-goose-template.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00