Add *.sbr files to the clean target.
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 29 Jan 2012 20:03:39 +0000 (20:03 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 29 Jan 2012 20:03:39 +0000 (20:03 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40761 f5534014-38df-0310-8fa8-9805f1628bb7

16 files changed:
plugins/asn1/Makefile.nmake
plugins/docsis/Makefile.nmake
plugins/easy_codec/Makefile.nmake
plugins/ethercat/Makefile.nmake
plugins/giop/Makefile.nmake
plugins/gryphon/Makefile.nmake
plugins/irda/Makefile.nmake
plugins/m2m/Makefile.nmake
plugins/mate/Makefile.nmake
plugins/opcua/Makefile.nmake
plugins/profinet/Makefile.nmake
plugins/stats_tree/Makefile.nmake
plugins/tpg/Makefile.nmake
plugins/unistim/Makefile.nmake
plugins/wimax/Makefile.nmake
plugins/wimaxasncp/Makefile.nmake

index b759db2b03566a1e22dfc686dd365cbd06ac1084..756dfdc69765e6358608310aba837c47c45ba9ea 100644 (file)
@@ -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
 
index 46034a044859849f90a7ec633f6beaef4ffa79c7..022ed92102671102a86ef39f9f687c0a9be38ffe 100644 (file)
@@ -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
 
index 42c3a70fc183a7ff0fe9015f5a6124edd8027603..cb2767b4d65188770031054b0b13dd2254a08078 100644 (file)
@@ -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
 
index 5a9810bd915bb8d60ce0bf43b4ad9ce03faeb82e..694be2366fa43e1a3a12b1da295864a3fe85a624 100644 (file)
@@ -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
 
index ec34c47b920ad9302f4c5dc45a9147bd2caebaba..c20a919ad96b9d97352eb468d3109b8f5f3884e3 100644 (file)
@@ -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
 
index 46034a044859849f90a7ec633f6beaef4ffa79c7..022ed92102671102a86ef39f9f687c0a9be38ffe 100644 (file)
@@ -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
 
index 46034a044859849f90a7ec633f6beaef4ffa79c7..022ed92102671102a86ef39f9f687c0a9be38ffe 100644 (file)
@@ -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
 
index 5b2e7c214f1b205acd0461274060723ee4e080a4..c3694400a0af3cc1542db0420f167b2ab5d5f2d5 100644 (file)
@@ -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
 
index e56c2ec7ecffd1078d469db2033d1cfbb213b8cc..1a5f4d296e9177eca87da10bf961ece643045030 100644 (file)
@@ -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
 
index 46034a044859849f90a7ec633f6beaef4ffa79c7..022ed92102671102a86ef39f9f687c0a9be38ffe 100644 (file)
@@ -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
 
index 46034a044859849f90a7ec633f6beaef4ffa79c7..022ed92102671102a86ef39f9f687c0a9be38ffe 100644 (file)
@@ -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
 
index b5077080ad5a1305edd57d58a273bd6dbf92c582..516dc93c25beed168717bff0ccf2944f6d1cf14c 100644 (file)
@@ -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
 
index ea11ef06813b9249d4b5340954a9b64855dc1bd0..1cec105221185d46ecc0188f074b470bb2f23a32 100644 (file)
@@ -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,
index 46034a044859849f90a7ec633f6beaef4ffa79c7..022ed92102671102a86ef39f9f687c0a9be38ffe 100644 (file)
@@ -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
 
index f37e894d5532ab7979a91253767aa393c106dd29..59b1daaf252b152d5da7f408ea6cd5afd2bdb751 100644 (file)
@@ -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
 
index 51b52a9af579f4b53027bda89bc296ddd6dc227a..60a1cd5a196596004a4760ade242b73806156657 100644 (file)
@@ -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