diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,4 +57,6 @@ dist: clean: $(RM) -f $(BIN) nnn-$(VERSION).tar.gz +skip: ; + .PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean |
index : nnn.git | ||
forked from https://github.com/jarun/nnn | Tim Segers |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -57,4 +57,6 @@ dist: clean: $(RM) -f $(BIN) nnn-$(VERSION).tar.gz +skip: ; + .PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean |