浏览代码

lib/Makefile.in: fix make clean exit

wfleurant 10 年之前
父节点
当前提交
ea91b761ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/Makefile.in

+ 1 - 1
lib/Makefile.in

@@ -16,7 +16,7 @@ default: normal
 
 clean:
 	-+@cd bdlib && $(MAKE) clean
-	-+@[ -n "${LIBELF_BUNDLED}" ] && [ -f libelf/Makefile && \
+	-+@[ -n "${LIBELF_BUNDLED}" ] && [ -f libelf/Makefile ] && \
 	    cd libelf && $(MAKE) clean
 	@rm -f *.a