Enhance Windows ASN1 Makefiles:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 15 Apr 2010 22:44:02 +0000 (22:44 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 15 Apr 2010 22:44:02 +0000 (22:44 +0000)
commit95595be781343db77c07661312f52a33d9e0705e
tree6d50e2b95eab84868a4f88ef2cd15d2c8dcb19fd
parent4e763656d89c89fc9cff26d527b95fd60333ba41
Enhance Windows ASN1 Makefiles:
1. Implement a 'compare_files' target which can be used when generating
   an individual ASN1 dissector. This generates the dissector and
   then compares the generated .[hc] files with apn\dissectors (rather than
   copying the files to epan\dissectors).
2. Rework asn1\Makefile.nmake to provide additional targets for
   use when building all the ASN1 dissectors.
   - compare_files
   - generate_dissectors [generate but don't copy]

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32484 f5534014-38df-0310-8fa8-9805f1628bb7
asn1/Makefile.inc.nmake
asn1/Makefile.nmake