Переглянути джерело

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