Parcourir la source

Don't rebuild on make install

master
Georgi Kirilov Arun Prakash Jana il y a 6 ans
Parent
révision
a85268cf79
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Voir le fichier

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

skip: ;

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

Chargement…
Annuler
Enregistrer