Wireshark-commits: [Wireshark-commits] rev 39333: /trunk/ /trunk/asn1/HI2Operations/: Makefile.comm

Date: Mon, 10 Oct 2011 02:31:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39333

User: morriss
Date: 2011/10/09 07:31 PM

Log:
 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.

Directory: /trunk/asn1/HI2Operations/
  Changes    Path               Action
  +0 -2      Makefile.common    Modified

Directory: /trunk/asn1/acp133/
  Changes    Path               Action
  +12 -16    Makefile.common    Modified

Directory: /trunk/asn1/acse/
  Changes    Path               Action
  +3 -7      Makefile.common    Modified

Directory: /trunk/asn1/ansi_map/
  Changes    Path               Action
  +3 -7      Makefile.common    Modified

Directory: /trunk/asn1/ansi_tcap/
  Changes    Path               Action
  +0 -4      Makefile.common    Modified

Directory: /trunk/asn1/
  Changes    Path                     Action
  +8 -7      Makefile.inc             Modified
  +10 -3     Makefile.inc.nmake       Modified
  +0 -3      Makefile.preinc          Modified
  +2 -0      Makefile.preinc.nmake    Modified

Directory: /trunk/asn1/camel/
  Changes    Path               Action
  +6 -10     Makefile.common    Modified


(90 files not shown)