URI: 
       removed finished message - dwm - dynamic window manager
  HTML git clone https://git.parazyd.org/dwm
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit d26ffc7fa30402fa9f35107224966bdc883e40ce
   DIR parent 0f3acce0429bc5d2906eaf9279abc5565b189d33
  HTML Author: Anselm R.Garbe <arg@10ksloc.org>
       Date:   Mon, 14 Aug 2006 16:11:54 +0200
       
       removed finished message
       
       Diffstat:
         M Makefile                            |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -7,7 +7,6 @@ SRC = client.c draw.c event.c main.c tag.c util.c
        OBJ = ${SRC:.c=.o}
        
        all: options dwm
       -        @echo finished
        
        options:
                @echo dwm build options: