Kaynağa Gözat

lib/Makefile.in: fix make clean exit

wfleurant 10 yıl önce
ebeveyn
işleme
ea91b761ee
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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