X-Git-Url: http://git.kpe.io/?p=wdq2wav.git;a=blobdiff_plain;f=Makefile;h=da57f04680be1387ae7cc9afdab4b1cc20e0a07f;hp=c56bfb6c1af20d0d2376b2f154ba936b9ccc68d7;hb=17965794138be7d1c619fd179c133878f704f4a7;hpb=d49e8a4bb65caf40ed034699ee034cd01071fea0 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