summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2011-11-12 11:57:54 +0000
committerAndy Polyakov <appro@openssl.org>2011-11-12 11:57:54 +0000
commitacb2f06af190e7a780ce59d0ee3c22ca4a54c324 (patch)
treecbd689d5a99d2cbfd4735d64a61c79bf9c350e12 /Makefile.org
parent33387d4a881882859ecd783a21f28de322f3ab2b (diff)
Makefile.org: proper libclean on MacOS X.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
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