Cleanup: remove redundant deleting on *~ files
authorWolfgang Denk <wd@denx.de>
Wed, 2 Jul 2008 21:53:23 +0000 (23:53 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 2 Jul 2008 21:53:23 +0000 (23:53 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
15 files changed:
board/amcc/acadia/Makefile
board/amcc/katmai/Makefile
board/amcc/kilauea/Makefile
board/amcc/makalu/Makefile
board/amcc/ocotea/Makefile
board/amcc/yucca/Makefile
board/davinci/dv-evm/Makefile
board/davinci/schmoogie/Makefile
board/davinci/sffsdr/Makefile
board/davinci/sonata/Makefile
board/ep82xxm/Makefile
board/prodrive/alpr/Makefile
board/prodrive/p3mx/Makefile
board/sandburst/karef/Makefile
board/sandburst/metrobox/Makefile

index 8e96176..9abb29d 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index 8bd23ab..318016d 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index 9998289..df0a68f 100644 (file)
@@ -37,7 +37,7 @@ clean:
        rm -f $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index f7a3367..dc3edc1 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index 4dcc4dc..6ab1a26 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index 891e748..0ff522c 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index c58cd24..579efe2 100644 (file)
@@ -41,7 +41,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak *~ $(obj).depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 # This is for $(obj).depend target
index c58cd24..579efe2 100644 (file)
@@ -41,7 +41,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak *~ $(obj).depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 # This is for $(obj).depend target
index c58cd24..579efe2 100644 (file)
@@ -41,7 +41,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak *~ $(obj).depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 # This is for $(obj).depend target
index c58cd24..579efe2 100644 (file)
@@ -41,7 +41,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak *~ $(obj).depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 # This is for $(obj).depend target
index c5a8bd2..c69c475 100644 (file)
@@ -37,7 +37,7 @@ clean:
        rm -f $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index 6e5734d..ef3accb 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index a560a0b..8456df3 100644 (file)
@@ -43,7 +43,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index 241f4a7..49d240c 100644 (file)
@@ -56,7 +56,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################
 
index db348cb..eb14910 100644 (file)
@@ -54,7 +54,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################