[hackers] [sbase] Add .PHONY targets || sin

From: <git_AT_suckless.org>
Date: Mon, 17 Nov 2014 14:02:37 +0100

commit ba89dc565f6a41b9c2f9400e7b7b886faa0cda06
Author: sin <sin_AT_2f30.org>
Date: Mon Nov 17 13:02:17 2014 +0000

    Add .PHONY targets

diff --git a/Makefile b/Makefile
index bf23e69..81f4323 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -184,3 +184,6 @@ sbase-box: $(LIB) $(SRC)
 
 clean:
         rm -f $(BIN) $(OBJ) $(LIBOBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz
+
+.PHONY:
+ all binlib bin install uninstall dist sbase-box clean
Received on Mon Nov 17 2014 - 14:02:37 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 17 2014 - 14:12:10 CET