mirror of
https://github.com/jarun/nnn.git
synced 2025-03-31 18:46:33 +00:00
Add blank target
This commit is contained in:
parent
d3aa855ad8
commit
373c921ca5
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -57,4 +57,6 @@ dist:
|
|||
clean:
|
||||
$(RM) -f $(BIN) nnn-$(VERSION).tar.gz
|
||||
|
||||
skip: ;
|
||||
|
||||
.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean
|
||||
|
|
Loading…
Add table
Reference in a new issue