diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,4 +63,4 @@ clean: skip: ; -.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean +.PHONY: 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 |
@@ -63,4 +63,4 @@ clean: skip: ; -.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean +.PHONY: all debug install uninstall strip dist clean |