提交 9598996c 编写于 作者: B Ben Laurie

Clean all .o files.

Reviewed-by: Rich Salz
上级 6f4d71ff
...@@ -406,7 +406,7 @@ libclean: ...@@ -406,7 +406,7 @@ libclean:
rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.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 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 rm -rf *.bak certs/.0
@set -e; target=clean; $(RECURSIVE_BUILD_CMD) @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
rm -f $(LIBS) tags TAGS rm -f $(LIBS) tags TAGS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册