]> git.donarmstrong.com Git - samtools.git/blobdiff - Makefile
Also clean *.exe (for Cygwin users using this makefile).
[samtools.git] / Makefile
index f3fb7a01365ee567c6bda338899c178c15230d73..afd3b16593f8dff3420280d0c5c0fd2687e197a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,6 @@ faidx.o:faidx.h razf.h khash.h
 faidx_main.o:faidx.h razf.h
 
 cleanlocal:
-               rm -fr gmon.out *.o a.out *.dSYM razip $(PROG) *~ *.a
+               rm -fr gmon.out *.o a.out *.exe *.dSYM razip $(PROG) *~ *.a
 
 clean:cleanlocal-recur