Makefile.org: proper libclean on MacOS X.
diff --git a/Makefile.org b/Makefile.org index a81dc51..30e0ed6 100644 --- a/Makefile.org +++ b/Makefile.org
@@ -492,7 +492,7 @@ @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