]> Sergey Matveev's repositories - nnn.git/commitdiff
Don't rebuild on make install
authorGeorgi Kirilov <kirilov.georgi.s@gmail.com>
Fri, 1 Feb 2019 05:33:10 +0000 (07:33 +0200)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 1 Feb 2019 13:25:56 +0000 (18:55 +0530)
Makefile

index ba4fa7ae835d43cf87430f105e6b568fa2091c96..a88b28a5d3e9a7d992b71f3c7b86f67bc54e93bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -63,4 +63,4 @@ clean:
 
 skip: ;
 
-.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean
+.PHONY: all debug install uninstall strip dist clean