1
0
Эх сурвалжийг харах

lib/Makefile.in: fix make clean exit

wfleurant 10 жил өмнө
parent
commit
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