URI: 
       Makefile: missing ubase-box-install in PHONY - ubase - suckless linux base utils
  HTML git clone git://git.suckless.org/ubase
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 91cd388a39c8362713801cd61b5f83ad7bd567be
   DIR parent 47dc8499865c02f4e9d84cfab55fb1a8f88647c1
  HTML Author: Ypnose <linuxien@legtux.org>
       Date:   Sat,  4 Apr 2015 00:08:54 +0200
       
       Makefile: missing ubase-box-install in PHONY
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -219,4 +219,4 @@ clean:
                rm -f $(BIN) $(OBJ) $(LIB) ubase-box ubase-$(VERSION).tar.gz
        
        .PHONY:
       -        all install uninstall dist ubase-box clean
       +        all install uninstall dist ubase-box ubase-box-install clean