dwm

My fork of https://dwm.suckless.org/
git clone https://git.inz.fi/dwm/
Log | Files | Refs | README | LICENSE

commit d26ffc7fa30402fa9f35107224966bdc883e40ce
parent 0f3acce0429bc5d2906eaf9279abc5565b189d33
Author: Anselm R.Garbe <arg@10ksloc.org>
Date:   Mon, 14 Aug 2006 16:11:54 +0200

removed finished message

Diffstat:
MMakefile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

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: