better cleaning
authorKevin Rosenberg <kevin@rosenberg.net>
Sat, 8 Sep 2007 16:07:14 +0000 (10:07 -0600)
committerKevin Rosenberg <kevin@rosenberg.net>
Sat, 8 Sep 2007 16:07:14 +0000 (10:07 -0600)
Makefile

index c56bfb6c1af20d0d2376b2f154ba936b9ccc68d7..da57f04680be1387ae7cc9afdab4b1cc20e0a07f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ base    := wdq2wav
 all: compile
 
 clean:
-       rm -f $(base) $(base).o
+       @rm -f $(base) $(base).o $(base).exe *.~[0-9]~
 
 compile: wdq2wav