From: Andy Polyakov Date: Sat, 12 Nov 2011 11:57:54 +0000 (+0000) Subject: Makefile.org: proper libclean on MacOS X. X-Git-Tag: master-post-reformat~2095 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=acb2f06af190e7a780ce59d0ee3c22ca4a54c324 Makefile.org: proper libclean on MacOS X. --- diff --git a/Makefile.org b/Makefile.org index a81dc51a52..30e0ed66ca 100644 --- a/Makefile.org +++ b/Makefile.org @@ -492,7 +492,7 @@ Makefile: Makefile.org Configure config @false libclean: - rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib + rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib clean: libclean rm -f shlib/*.o *.o core a.out fluff rehash.time testlog make.log cctest cctest.c