Explorar el Código

Don't rebuild on make install

master
Georgi Kirilov Arun Prakash Jana hace 6 años
padre
commit
a85268cf79
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver fichero

@@ -63,4 +63,4 @@ clean:

skip: ;

.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean
.PHONY: all debug install uninstall strip dist clean

Cargando…
Cancelar
Guardar