X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=zlib%2FMakefile;h=9f4210d939c684e7fd532e6543daf032c6ccb0c8;hb=6fe3ffa44a450bd83f6df6b6ca4a200b97a47936;hp=ea4c7f1da3bf201d32e8e430e108d89169ee9754;hpb=feb499cc97c00e5f235df042e42758fc7360498a;p=samtools.git diff --git a/zlib/Makefile b/zlib/Makefile index ea4c7f1..9f4210d 100644 --- a/zlib/Makefile +++ b/zlib/Makefile @@ -31,7 +31,7 @@ uncompr.o: zlib.h zconf.h zutil.o: zutil.h zlib.h zconf.h cleanlocal: - rm -f *.o a.out *~ *.a libzr.a gmon.out + rm -f *.o a.out *~ *.a libz.a gmon.out clean:cleanlocal