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