From 1653414039fdf9b8f2685ebb013bd929c3f9fc1c Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 1 Apr 2018 22:51:55 +0530 Subject: Add more phony targets --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7b97a90..95994c9 100644 --- a/Makefile +++ b/Makefile @@ -58,4 +58,4 @@ dist: clean: $(RM) -f $(BIN) nnn-$(VERSION).tar.gz -.PHONY: all debug install uninstall strip dist clean +.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean -- cgit v1.2.3-70-g09d2