Clean all .o files.
authorBen Laurie <ben@links.org>
Fri, 1 May 2015 16:48:59 +0000 (17:48 +0100)
committerBen Laurie <ben@links.org>
Sat, 2 May 2015 15:13:44 +0000 (16:13 +0100)
Reviewed-by: Rich Salz
Makefile.org

index 0676a3954084c3c2a7c11b90cd6deccf5a2df24d..3a67c9409f1fbceb37e0195aa89f2e6be7084342 100644 (file)
@@ -406,7 +406,7 @@ libclean:
        rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
 
 clean: libclean
-       rm -f *.o core a.out fluff rehash.time testlog make.log cctest cctest.c
+       rm -f */*/*.o */*.o *.o core a.out fluff rehash.time testlog make.log cctest cctest.c
        rm -rf *.bak certs/.0
        @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
        rm -f $(LIBS) tags TAGS