From: Anselm R.Garbe Date: Mon, 14 Aug 2006 14:11:54 +0000 (+0200) Subject: removed finished message X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=d26ffc7fa30402fa9f35107224966bdc883e40ce removed finished message --- diff --git a/Makefile b/Makefile index a0bfc0c..066643e 100644 --- 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: