Add blank target

This commit is contained in:
Arun Prakash Jana 2018-11-03 11:45:36 +05:30
parent d3aa855ad8
commit 373c921ca5
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -57,4 +57,6 @@ dist:
clean:
$(RM) -f $(BIN) nnn-$(VERSION).tar.gz
skip: ;
.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean