Browse Source

Add blank target

master
Arun Prakash Jana 6 years ago
parent
commit
373c921ca5
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile View File

@@ -57,4 +57,6 @@ dist:
clean: clean:
$(RM) -f $(BIN) nnn-$(VERSION).tar.gz $(RM) -f $(BIN) nnn-$(VERSION).tar.gz


skip: ;

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

Loading…
Cancel
Save