Author: sparky
Date: Sat Oct 24 19:53:46 2009
New Revision: 10853
Modified:
toys/rsget.pl/Makefile
Log:
- clean better
Modified: toys/rsget.pl/Makefile
==============================================================================
--- toys/rsget.pl/Makefile (original)
+++ toys/rsget.pl/Makefile Sat Oct 24 19:53:46 2009
@@ -40,6 +40,6 @@
.PHONY: clean
clean:
- rm -f {$(DIRS)}/*~
- rm -f {$(DIRS)}/svn-commit.tmp*
- rm -f rsget.pl.datadir
+ rm -fv {$(DIRS),.}/*~
+ rm -fv {$(DIRS),.}/svn-commit.tmp*
+ rm -fv rsget.pl.datadir
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit