commit ba70777b563b2dd770f57814c5ff3099694cec65
Author: sin <[email protected]>
Date:   Mon Nov 17 14:46:34 2014 +0000

    Remove binlib and bin from PHONY

diff --git a/Makefile b/Makefile
index f44e6b0..ab6e461 100644
--- a/Makefile
+++ b/Makefile
@@ -183,4 +183,4 @@ clean:
        rm -f $(BIN) $(OBJ) $(LIBOBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz
 
 .PHONY:
-       all binlib bin install uninstall dist sbase-box clean
+       all install uninstall dist sbase-box clean


Reply via email to