URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c529c95c565b404602e1a0edc0ed24ff6f89cab
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5c529c9 by Bill Meier (wmeier@xxxxxxxxxxx):
Add '*.nativecodeanalysis.xml' to 'clean' targets
Change-Id: I90dbf0b31fc737150a01533763a7869b34c68cb6
Reviewed-on: https://code.wireshark.org/review/6220
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from 06a1f46 Have hf variables outputted in the order they were found in the file.
adds 5c529c9 Add '*.nativecodeanalysis.xml' to 'clean' targets
Summary of changes:
Makefile.nmake | 2 +-
capchild/Makefile.nmake | 3 ++-
caputils/Makefile.nmake | 3 ++-
codecs/Makefile.nmake | 2 +-
epan/Makefile.nmake | 2 +-
epan/compress/Makefile.nmake | 2 +-
epan/crypt/Makefile.nmake | 2 +-
epan/dfilter/Makefile.nmake | 2 +-
epan/dissectors/Makefile.nmake | 2 +-
epan/ftypes/Makefile.nmake | 2 +-
epan/nghttp2/Makefile.nmake | 2 +-
epan/wmem/Makefile.nmake | 2 +-
epan/wslua/Makefile.nmake | 3 ++-
plugins/docsis/Makefile.nmake | 2 +-
plugins/easy_codec/Makefile.nmake | 2 +-
plugins/ethercat/Makefile.nmake | 2 +-
plugins/gryphon/Makefile.nmake | 2 +-
plugins/irda/Makefile.nmake | 2 +-
plugins/m2m/Makefile.nmake | 2 +-
plugins/mate/Makefile.nmake | 2 +-
plugins/opcua/Makefile.nmake | 2 +-
plugins/profinet/Makefile.nmake | 2 +-
plugins/stats_tree/Makefile.nmake | 2 +-
plugins/tpg/Makefile.nmake | 2 +-
plugins/unistim/Makefile.nmake | 2 +-
plugins/wimax/Makefile.nmake | 2 +-
plugins/wimaxasncp/Makefile.nmake | 2 +-
plugins/wimaxmacphy/Makefile.nmake | 2 +-
tools/lemon/Makefile.nmake | 2 +-
ui/Makefile.nmake | 3 ++-
ui/cli/Makefile.nmake | 2 +-
ui/gtk/Makefile.nmake | 2 +-
ui/win32/Makefile.nmake | 2 +-
wiretap/Makefile.nmake | 2 +-
wsutil/Makefile.nmake | 2 +-
35 files changed, 39 insertions(+), 35 deletions(-)