From: Kevin Rosenberg Date: Sat, 8 Sep 2007 16:07:14 +0000 (-0600) Subject: better cleaning X-Git-Tag: v0.8.1~2 X-Git-Url: http://git.kpe.io/?p=wdq2wav.git;a=commitdiff_plain;h=f3a2b08278db12cc7b11a7dbcbfd590689048170 better cleaning --- diff --git a/Makefile b/Makefile index c56bfb6..da57f04 100644 --- 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