diff --git a/plugins/asn1/Makefile.nmake b/plugins/asn1/Makefile.nmake index b759db2b03..756dfdc697 100644 --- a/plugins/asn1/Makefile.nmake +++ b/plugins/asn1/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \ $(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \ $(PLUGIN_NAME).exp $(PLUGIN_NAME).rc diff --git a/plugins/docsis/Makefile.nmake b/plugins/docsis/Makefile.nmake index 46034a0448..022ed92102 100644 --- a/plugins/docsis/Makefile.nmake +++ b/plugins/docsis/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 42c3a70fc1..cb2767b4d6 100644 --- a/plugins/easy_codec/Makefile.nmake +++ b/plugins/easy_codec/Makefile.nmake @@ -58,7 +58,7 @@ easy_codec_plugin.obj : easy_codec_plugin.c clean: rm -f $(OBJECTS) $(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).exp \ - $(RESOURCE) $(PLUGIN_NAME).rc $(PLUGIN_NAME).lib *.pdb + $(RESOURCE) $(PLUGIN_NAME).rc $(PLUGIN_NAME).lib *.pdb *.sbr distclean: clean diff --git a/plugins/ethercat/Makefile.nmake b/plugins/ethercat/Makefile.nmake index 5a9810bd91..694be2366f 100644 --- a/plugins/ethercat/Makefile.nmake +++ b/plugins/ethercat/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \ $(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \ $(PLUGIN_NAME).exp $(PLUGIN_NAME).rc diff --git a/plugins/giop/Makefile.nmake b/plugins/giop/Makefile.nmake index ec34c47b92..c20a919ad9 100644 --- a/plugins/giop/Makefile.nmake +++ b/plugins/giop/Makefile.nmake @@ -42,7 +42,7 @@ clean: rm -f $(OBJECTS) cosnaming.dll cosnaming.exp cosnaming.lib \ coseventcomm.dll coseventcomm.exp coseventcomm.lib \ tango.dll tango.exp tango.lib \ - parlay.dll parlay.exp parlay.lib *.pdb \ + parlay.dll parlay.exp parlay.lib *.pdb *.sbr \ cosnaming.dll.manifest coseventcomm.dll.manifest \ parlay.dll.manifest tango.dll.manifest diff --git a/plugins/gryphon/Makefile.nmake b/plugins/gryphon/Makefile.nmake index 46034a0448..022ed92102 100644 --- a/plugins/gryphon/Makefile.nmake +++ b/plugins/gryphon/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 46034a0448..022ed92102 100644 --- a/plugins/irda/Makefile.nmake +++ b/plugins/irda/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 5b2e7c214f..c3694400a0 100644 --- a/plugins/m2m/Makefile.nmake +++ b/plugins/m2m/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 e56c2ec7ec..1a5f4d296e 100644 --- a/plugins/mate/Makefile.nmake +++ b/plugins/mate/Makefile.nmake @@ -100,7 +100,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 46034a0448..022ed92102 100644 --- a/plugins/opcua/Makefile.nmake +++ b/plugins/opcua/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 46034a0448..022ed92102 100644 --- a/plugins/profinet/Makefile.nmake +++ b/plugins/profinet/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 b5077080ad..516dc93c25 100644 --- a/plugins/stats_tree/Makefile.nmake +++ b/plugins/stats_tree/Makefile.nmake @@ -48,7 +48,7 @@ $(PLUGIN_NAME).dll $(PLUGIN_NAME).exp $(PLUGIN_NAME).lib : $(OBJECTS) $(LINK_PLU clean: rm -f $(OBJECTS) $(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).exp \ - $(RESOURCE) $(PLUGIN_NAME).rc $(PLUGIN_NAME).lib *.pdb + $(RESOURCE) $(PLUGIN_NAME).rc $(PLUGIN_NAME).lib *.pdb *.sbr distclean: clean diff --git a/plugins/tpg/Makefile.nmake b/plugins/tpg/Makefile.nmake index ea11ef0681..1cec105221 100644 --- a/plugins/tpg/Makefile.nmake +++ b/plugins/tpg/Makefile.nmake @@ -37,7 +37,7 @@ mate.dll mate.exp mate.lib : $(OBJECTS) $(LINK_PLUGIN_WITH) !ENDIF clean: - rm -f $(OBJECTS) mate.dll mate.exp mate.lib *.pdb + rm -f $(OBJECTS) mate.dll mate.exp mate.lib *.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 46034a0448..022ed92102 100644 --- a/plugins/unistim/Makefile.nmake +++ b/plugins/unistim/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 f37e894d55..59b1daaf25 100644 --- a/plugins/wimax/Makefile.nmake +++ b/plugins/wimax/Makefile.nmake @@ -92,7 +92,7 @@ plugin.c: $(DISSECTOR_SRC) moduleinfo.h ../../tools/make-dissector-reg !ENDIF clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.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 51b52a9af5..60a1cd5a19 100644 --- a/plugins/wimaxasncp/Makefile.nmake +++ b/plugins/wimaxasncp/Makefile.nmake @@ -104,7 +104,7 @@ wimaxasncp_dict.obj : wimaxasncp_dict.c $(CC) $(CVARSDLL) $(GENERATED_CFLAGS) -Fd.\ -c $? clean: - rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb \ + rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \ $(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \ $(PLUGIN_NAME).exp $(PLUGIN_NAME).rc