aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2015-01-01 20:41:49 -0500
committerBill Meier <wmeier@newsguy.com>2015-01-02 01:45:16 +0000
commit5c529c95c565b404602e1a0edc0ed24ff6f89cab (patch)
tree6b7002d5402685ba514bdac546a27c1e496f7e67
parent06a1f4670e329f47e7199d59f7b712520e117035 (diff)
Add '*.nativecodeanalysis.xml' to 'clean' targets
Change-Id: I90dbf0b31fc737150a01533763a7869b34c68cb6 Reviewed-on: https://code.wireshark.org/review/6220 Reviewed-by: Bill Meier <wmeier@newsguy.com>
-rw-r--r--Makefile.nmake2
-rw-r--r--capchild/Makefile.nmake3
-rw-r--r--caputils/Makefile.nmake3
-rw-r--r--codecs/Makefile.nmake2
-rw-r--r--epan/Makefile.nmake2
-rw-r--r--epan/compress/Makefile.nmake2
-rw-r--r--epan/crypt/Makefile.nmake2
-rw-r--r--epan/dfilter/Makefile.nmake2
-rw-r--r--epan/dissectors/Makefile.nmake2
-rw-r--r--epan/ftypes/Makefile.nmake2
-rw-r--r--epan/nghttp2/Makefile.nmake2
-rw-r--r--epan/wmem/Makefile.nmake2
-rw-r--r--epan/wslua/Makefile.nmake3
-rw-r--r--plugins/docsis/Makefile.nmake2
-rw-r--r--plugins/easy_codec/Makefile.nmake2
-rw-r--r--plugins/ethercat/Makefile.nmake2
-rw-r--r--plugins/gryphon/Makefile.nmake2
-rw-r--r--plugins/irda/Makefile.nmake2
-rw-r--r--plugins/m2m/Makefile.nmake2
-rw-r--r--plugins/mate/Makefile.nmake2
-rw-r--r--plugins/opcua/Makefile.nmake2
-rw-r--r--plugins/profinet/Makefile.nmake2
-rw-r--r--plugins/stats_tree/Makefile.nmake2
-rw-r--r--plugins/tpg/Makefile.nmake2
-rw-r--r--plugins/unistim/Makefile.nmake2
-rw-r--r--plugins/wimax/Makefile.nmake2
-rw-r--r--plugins/wimaxasncp/Makefile.nmake2
-rw-r--r--plugins/wimaxmacphy/Makefile.nmake2
-rw-r--r--tools/lemon/Makefile.nmake2
-rw-r--r--ui/Makefile.nmake3
-rw-r--r--ui/cli/Makefile.nmake2
-rw-r--r--ui/gtk/Makefile.nmake2
-rw-r--r--ui/win32/Makefile.nmake2
-rw-r--r--wiretap/Makefile.nmake2
-rw-r--r--wsutil/Makefile.nmake2
35 files changed, 39 insertions, 35 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 484ae83e2a..e4641ea71c 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -554,7 +554,7 @@ text2pcap-scanner.obj : text2pcap-scanner.c
clean-local:
rm -f $(wireshark_gtk_OBJECTS) $(tshark_OBJECTS) $(tfshark_OBJECTS) $(dumpcap_OBJECTS) $(rawshark_OBJECTS) \
- $(EXECUTABLES) *.pdb *.sbr *.exe.manifest \
+ $(EXECUTABLES) *.nativecodeanalysis.xml *.pdb *.sbr *.exe.manifest \
capinfos.obj capinfos.exp capinfos.lib \
captype.obj captype.exp captype.lib \
editcap.obj editcap.exp editcap.lib \
diff --git a/capchild/Makefile.nmake b/capchild/Makefile.nmake
index 5eece0b003..fa10b26f32 100644
--- a/capchild/Makefile.nmake
+++ b/capchild/Makefile.nmake
@@ -36,7 +36,8 @@ libcapchild.lib : ..\config.h $(CAPCHILD_OBJECTS)
link /lib /out:libcapchild.lib $(CAPCHILD_OBJECTS)
clean:
- rm -f $(CAPCHILD_OBJECTS) $(WIRESHARK_TAP_OBJECTS) libcapchild.lib *.pdb *.sbr \
+ rm -f $(CAPCHILD_OBJECTS) $(WIRESHARK_TAP_OBJECTS) libcapchild.lib \
+ *.nativecodeanalysis.xml *.pdb *.sbr \
doxygen.cfg html/*.* wireshark-tap-register-cache.pkl
if exist html rmdir html
diff --git a/caputils/Makefile.nmake b/caputils/Makefile.nmake
index ff325e6a79..1c9149771b 100644
--- a/caputils/Makefile.nmake
+++ b/caputils/Makefile.nmake
@@ -41,7 +41,8 @@ libcaputils.lib : ..\config.h $(CAPUTILS_OBJECTS)
link /lib /out:libcaputils.lib $(CAPUTILS_OBJECTS)
clean:
- rm -f $(CAPUTILS_OBJECTS) $(WIRESHARK_TAP_OBJECTS) libcaputils.lib *.pdb *.sbr \
+ rm -f $(CAPUTILS_OBJECTS) $(WIRESHARK_TAP_OBJECTS) libcaputils.lib \
+ *.nativecodeanalysis.xml *.pdb *.sbr \
doxygen.cfg html/*.* wireshark-tap-register-cache.pkl
if exist html rmdir html
diff --git a/codecs/Makefile.nmake b/codecs/Makefile.nmake
index 82470df1f6..1a8dc6e5cb 100644
--- a/codecs/Makefile.nmake
+++ b/codecs/Makefile.nmake
@@ -50,7 +50,7 @@ sbc.obj: sbc\sbc.c sbc\sbc_private.h
$(CC) $(CFLAGS) -Fd.\ -c sbc\sbc.c /Fo%|fF.obj
clean:
- rm -f $(LIBCODEC_OBJECTS) codecs.lib *.pdb *.sbr
+ rm -f $(LIBCODEC_OBJECTS) codecs.lib *.nativecodeanalysis.xml *.pdb *.sbr
distclean: clean
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 26e059c5ed..f0ad957250 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -124,7 +124,7 @@ libwireshark.lib : ..\config.h $(LIBWIRESHARK_OBJECTS) compress crypt ftypes dfi
clean-local:
rm -f $(LIBWIRESHARK_OBJECTS) $(EXTRA_OBJECTS) \
libwireshark.lib libwireshark.dll *.manifest libwireshark.exp \
- *.pdb *.sbr doxygen.cfg html/*.* \
+ *.nativecodeanalysis.xml *.pdb *.sbr doxygen.cfg html/*.* \
exntest.obj exntest.exe exntest.exp reassemble_test.obj reassemble_test.exe tvbtest.obj tvbtest.exe tvbtest.exp oids_test.obj oids_test.exe oids_test.exp
if exist html rm -rf html
diff --git a/epan/compress/Makefile.nmake b/epan/compress/Makefile.nmake
index cb9615bfad..cdb7fda62f 100644
--- a/epan/compress/Makefile.nmake
+++ b/epan/compress/Makefile.nmake
@@ -20,7 +20,7 @@ lzxpress.lib: $(LZXPRESS_OBJECTS)
link /lib /out:lzxpress.lib $(LZXPRESS_OBJECTS)
clean:
- rm -f $(LZXPRESS_OBJECTS) lzxpress.lib *.pdb *.sbr
+ rm -f $(LZXPRESS_OBJECTS) lzxpress.lib *.nativecodeanalysis.xml *.pdb *.sbr
distclean: clean
diff --git a/epan/crypt/Makefile.nmake b/epan/crypt/Makefile.nmake
index b580c48b7b..8bd46e677a 100644
--- a/epan/crypt/Makefile.nmake
+++ b/epan/crypt/Makefile.nmake
@@ -19,7 +19,7 @@ airpdcap.lib: $(AIRPDCAP_OBJECTS)
link /lib /out:airpdcap.lib $(AIRPDCAP_OBJECTS)
clean:
- rm -f $(AIRPDCAP_OBJECTS) airpdcap.lib *.pdb *.sbr
+ rm -f $(AIRPDCAP_OBJECTS) airpdcap.lib *.nativecodeanalysis.xml *.pdb *.sbr
distclean: clean
diff --git a/epan/dfilter/Makefile.nmake b/epan/dfilter/Makefile.nmake
index e3bca45cc4..e2c5a3189e 100644
--- a/epan/dfilter/Makefile.nmake
+++ b/epan/dfilter/Makefile.nmake
@@ -38,7 +38,7 @@ $(OBJECTS): ..\..\config.h
cd epan\dfilter
clean:
- rm -f $(OBJECTS) dfilter.lib *.pdb *.sbr
+ rm -f $(OBJECTS) dfilter.lib *.nativecodeanalysis.xml *.pdb *.sbr
#
# We remove the generated files with "distclean" because one of them,
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index 5266a47da2..0fe3442868 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -89,7 +89,7 @@ x11-dissector: ..\..\tools/process-x11-fields.pl x11-fields ..\..\tools/process-
$(PERL) ../../tools/process-x11-xcb.pl
clean:
- rm -f dissectors.lib *.pdb *.sbr register.c-tmp register-cache.pkl \
+ rm -f dissectors.lib *.nativecodeanalysis.xml *.pdb *.sbr register.c-tmp register-cache.pkl \
$(DISSECTOR_OBJECTS) $(DISSECTOR_SUPPORT_OBJECTS)
distclean: clean
diff --git a/epan/ftypes/Makefile.nmake b/epan/ftypes/Makefile.nmake
index aefc3f17f6..1acff2ef92 100644
--- a/epan/ftypes/Makefile.nmake
+++ b/epan/ftypes/Makefile.nmake
@@ -21,7 +21,7 @@ ftypes.lib : $(OBJECTS)
link /lib /out:ftypes.lib $(OBJECTS)
clean:
- rm -f $(OBJECTS) ftypes.lib *.pdb *.sbr
+ rm -f $(OBJECTS) ftypes.lib *.nativecodeanalysis.xml *.pdb *.sbr
distclean: clean
diff --git a/epan/nghttp2/Makefile.nmake b/epan/nghttp2/Makefile.nmake
index 852f18e22c..140f8c2285 100644
--- a/epan/nghttp2/Makefile.nmake
+++ b/epan/nghttp2/Makefile.nmake
@@ -20,7 +20,7 @@ nghttp2.lib: $(OBJECTS)
link /lib /out:nghttp2.lib $(OBJECTS)
clean:
- rm -f $(OBJECTS) nghttp2.lib *.pdb *.sbr
+ rm -f $(OBJECTS) nghttp2.lib *.nativecodeanalysis.xml *.pdb *.sbr
distclean: clean
diff --git a/epan/wmem/Makefile.nmake b/epan/wmem/Makefile.nmake
index d7e6a92853..2adc57b7c0 100644
--- a/epan/wmem/Makefile.nmake
+++ b/epan/wmem/Makefile.nmake
@@ -19,7 +19,7 @@ wmem.lib: $(WMEM_OBJECTS)
link /lib /out:wmem.lib $(WMEM_OBJECTS)
clean:
- rm -f $(WMEM_OBJECTS) wmem.lib *.pdb *.sbr wmem_test.obj wmem_test.exe wmem_test.exp
+ rm -f $(WMEM_OBJECTS) wmem.lib *.nativecodeanalysis.xml *.pdb *.sbr wmem_test.obj wmem_test.exe wmem_test.exp
distclean: clean
diff --git a/epan/wslua/Makefile.nmake b/epan/wslua/Makefile.nmake
index 22c33772da..9a8e9e344a 100644
--- a/epan/wslua/Makefile.nmake
+++ b/epan/wslua/Makefile.nmake
@@ -59,7 +59,8 @@ wslua.lib : $(OBJECTS) init.lua
link /lib /NODEFAULTLIB /out:wslua.lib $(OBJECTS)
clean:
- rm -f $(OBJECTS) wslua.lib *.pdb *.sbr init.lua taps_wslua.c declare_wslua.h register_wslua.c taps.txt
+ rm -f $(OBJECTS) wslua.lib init.lua taps_wslua.c declare_wslua.h register_wslua.c taps.txt \
+ *.nativecodeanalysis.xml *.pdb *.sbr
init_wslua.c: declare_wslua.h
diff --git a/plugins/docsis/Makefile.nmake b/plugins/docsis/Makefile.nmake
index 0ce5b5513d..0f77199ca4 100644
--- a/plugins/docsis/Makefile.nmake
+++ b/plugins/docsis/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/easy_codec/Makefile.nmake b/plugins/easy_codec/Makefile.nmake
index 5b907f3239..c444588404 100644
--- a/plugins/easy_codec/Makefile.nmake
+++ b/plugins/easy_codec/Makefile.nmake
@@ -55,7 +55,7 @@ easy_codec_plugin.obj : easy_codec_plugin.c
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/ethercat/Makefile.nmake b/plugins/ethercat/Makefile.nmake
index fce90ac41d..f19eaaa760 100644
--- a/plugins/ethercat/Makefile.nmake
+++ b/plugins/ethercat/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/gryphon/Makefile.nmake b/plugins/gryphon/Makefile.nmake
index 33da907e49..d5a0422456 100644
--- a/plugins/gryphon/Makefile.nmake
+++ b/plugins/gryphon/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/irda/Makefile.nmake b/plugins/irda/Makefile.nmake
index 13e868c491..0fac0f16e4 100644
--- a/plugins/irda/Makefile.nmake
+++ b/plugins/irda/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/m2m/Makefile.nmake b/plugins/m2m/Makefile.nmake
index 7402546521..3cfa63cdb7 100644
--- a/plugins/m2m/Makefile.nmake
+++ b/plugins/m2m/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/mate/Makefile.nmake b/plugins/mate/Makefile.nmake
index f33ed6bee6..dd715a6cfc 100644
--- a/plugins/mate/Makefile.nmake
+++ b/plugins/mate/Makefile.nmake
@@ -83,7 +83,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/opcua/Makefile.nmake b/plugins/opcua/Makefile.nmake
index fb1ceff873..fd1f19b0bd 100644
--- a/plugins/opcua/Makefile.nmake
+++ b/plugins/opcua/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/profinet/Makefile.nmake b/plugins/profinet/Makefile.nmake
index 852255e95c..dc67e64273 100644
--- a/plugins/profinet/Makefile.nmake
+++ b/plugins/profinet/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/stats_tree/Makefile.nmake b/plugins/stats_tree/Makefile.nmake
index 88cc86eb94..35123af5d9 100644
--- a/plugins/stats_tree/Makefile.nmake
+++ b/plugins/stats_tree/Makefile.nmake
@@ -45,7 +45,7 @@ $(PLUGIN_NAME).dll $(PLUGIN_NAME).exp $(PLUGIN_NAME).lib : $(OBJECTS) $(LINK_PLU
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/tpg/Makefile.nmake b/plugins/tpg/Makefile.nmake
index 281830a979..48e5958d52 100644
--- a/plugins/tpg/Makefile.nmake
+++ b/plugins/tpg/Makefile.nmake
@@ -34,7 +34,7 @@ mate.dll mate.exp mate.lib : $(OBJECTS) $(LINK_PLUGIN_WITH)
!ENDIF
clean:
- rm -f $(OBJECTS) mate.dll mate.exp mate.lib *.pdb *.sbr
+ rm -f $(OBJECTS) mate.dll mate.exp mate.lib *.nativecodeanalysis.xml *.pdb *.sbr
#
# We remove the generated files with "distclean" because one of them,
diff --git a/plugins/unistim/Makefile.nmake b/plugins/unistim/Makefile.nmake
index feaef90593..40c743d20b 100644
--- a/plugins/unistim/Makefile.nmake
+++ b/plugins/unistim/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/wimax/Makefile.nmake b/plugins/wimax/Makefile.nmake
index 15a4616318..ddfcd0a567 100644
--- a/plugins/wimax/Makefile.nmake
+++ b/plugins/wimax/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/wimaxasncp/Makefile.nmake b/plugins/wimaxasncp/Makefile.nmake
index d13d9030f2..abcad7723e 100644
--- a/plugins/wimaxasncp/Makefile.nmake
+++ b/plugins/wimaxasncp/Makefile.nmake
@@ -81,7 +81,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/plugins/wimaxmacphy/Makefile.nmake b/plugins/wimaxmacphy/Makefile.nmake
index 194d54337c..dce0967719 100644
--- a/plugins/wimaxmacphy/Makefile.nmake
+++ b/plugins/wimaxmacphy/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc
diff --git a/tools/lemon/Makefile.nmake b/tools/lemon/Makefile.nmake
index 56ee8540c0..fe9ff34442 100644
--- a/tools/lemon/Makefile.nmake
+++ b/tools/lemon/Makefile.nmake
@@ -12,7 +12,7 @@ CFLAGS=$(WARNINGS_ARE_ERRORS) -I..\..\ $(LOCAL_CFLAGS)
all : lemon.exe
clean:
- rm -f lemon.obj lemon.exe lemon.ilk *.pdb *.sbr lemon.exe.manifest
+ rm -f lemon.obj lemon.exe lemon.ilk *.nativecodeanalysis.xml *.pdb *.sbr lemon.exe.manifest
distclean: clean
diff --git a/ui/Makefile.nmake b/ui/Makefile.nmake
index f2ae4d87a3..e6ec01e5ea 100644
--- a/ui/Makefile.nmake
+++ b/ui/Makefile.nmake
@@ -43,7 +43,8 @@ libui.lib : ..\config.h $(WIRESHARK_UI_OBJECTS)
link /lib /out:libui.lib $(WIRESHARK_UI_OBJECTS)
clean:
- rm -f $(WIRESHARK_UI_OBJECTS) $(WIRESHARK_TAP_OBJECTS) libui.lib *.pdb *.sbr \
+ rm -f $(WIRESHARK_UI_OBJECTS) $(WIRESHARK_TAP_OBJECTS) libui.lib \
+ *.nativecodeanalysis.xml *.pdb *.sbr \
doxygen.cfg html/*.* wireshark-tap-register-cache.pkl
if exist html rmdir html
diff --git a/ui/cli/Makefile.nmake b/ui/cli/Makefile.nmake
index b0b9c95646..c12b5ae024 100644
--- a/ui/cli/Makefile.nmake
+++ b/ui/cli/Makefile.nmake
@@ -50,7 +50,7 @@ tshark-tap-register.c: $(TSHARK_TAP_SRC) ..\..\tools\make-tap-reg.py
clean:
rm -f $(TSHARK_TAP_OBJECTS) tshark-tap-register.obj libcliui.lib *.pdb \
- *.sbr doxygen.cfg html/*.* tshark-tap-register-cache.pkl \
+ *.nativecodeanalysis.xml *.sbr doxygen.cfg html/*.* tshark-tap-register-cache.pkl \
tshark-tap-register.c-tmp
if exist html rmdir html
diff --git a/ui/gtk/Makefile.nmake b/ui/gtk/Makefile.nmake
index ace0823080..13b085be01 100644
--- a/ui/gtk/Makefile.nmake
+++ b/ui/gtk/Makefile.nmake
@@ -145,7 +145,7 @@ pa_win_waveformat.obj: $(PORTAUDIO_DIR)\src\os\win\pa_win_waveformat.c
!ENDIF
clean:
- rm -f $(WIRESHARK_LIBGTKUI_OBJECTS) libgtkui.lib *.pdb *.sbr \
+ rm -f $(WIRESHARK_LIBGTKUI_OBJECTS) libgtkui.lib *.nativecodeanalysis.xml *.pdb *.sbr \
doxygen.cfg html/*.* wireshark-tap-register-cache.pkl \
wireshark-tap-register.c-tmp
if exist html rmdir html
diff --git a/ui/win32/Makefile.nmake b/ui/win32/Makefile.nmake
index ecd6a1d6bf..0f908e5bdf 100644
--- a/ui/win32/Makefile.nmake
+++ b/ui/win32/Makefile.nmake
@@ -29,7 +29,7 @@ libgtkui_win32.lib : ..\..\config.h $(WIRESHARK_WIN32_OBJECTS)
link /lib /out:libgtkui_win32.lib $(WIRESHARK_WIN32_OBJECTS) winmm.lib
clean:
- rm -f $(WIRESHARK_WIN32_OBJECTS) libgtkui_win32.lib *.pdb *.sbr
+ rm -f $(WIRESHARK_WIN32_OBJECTS) libgtkui_win32.lib *.nativecodeanalysis.xml *.pdb *.sbr
distclean: clean
diff --git a/wiretap/Makefile.nmake b/wiretap/Makefile.nmake
index 546dbfda4d..58ae255ec1 100644
--- a/wiretap/Makefile.nmake
+++ b/wiretap/Makefile.nmake
@@ -60,7 +60,7 @@ clean :
wiretap-*.exp \
wiretap-*.dll \
wiretap-*.dll.manifest \
- *.pdb *.sbr
+ *.nativecodeanalysis.xml *.pdb *.sbr
#
# We remove the generated files with "distclean" because one of them,
diff --git a/wsutil/Makefile.nmake b/wsutil/Makefile.nmake
index dce3e5b38d..86efc37cba 100644
--- a/wsutil/Makefile.nmake
+++ b/wsutil/Makefile.nmake
@@ -56,7 +56,7 @@ clean:
libwsutil.exp \
libwsutil.dll \
libwsutil.dll.manifest \
- *.pdb *.sbr
+ *.nativecodeanalysis.xml *.pdb *.sbr
distclean: clean