Explorar el Código

lib/Makefile.in: fix make clean exit

wfleurant hace 10 años
padre
commit
ea91b761ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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