From 3f20ee980685f849ca7802b857736d819bff063a Mon Sep 17 00:00:00 2001
From: okan
Date: Tue, 20 Sep 2016 18:21:32 +0000
Subject: Get rid of curcc, instead cycle through the queue; removes the need
 for client_none().

---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index d3498d0..34f2927 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.21 2015/06/26 15:21:58 okan Exp $
+# $OpenBSD: Makefile,v 1.22 2016/09/20 18:21:32 okan Exp $
 
 .include <bsd.xconf.mk>
 
@@ -10,7 +10,7 @@ SRCS=		calmwm.c screen.c xmalloc.c client.c menu.c \
 
 CPPFLAGS+=	-I${X11BASE}/include -I${X11BASE}/include/freetype2 -I${.CURDIR}
 
-CFLAGS+=	-Wall
+CFLAGS+=	-Wall -g
 
 LDADD+=		-L${X11BASE}/lib -lXft -lXrender -lX11 -lxcb -lXau -lXdmcp \
 		-lfontconfig -lexpat -lfreetype -lz -lXrandr -lXext
-- 
cgit v1.2.3-2-gb3c3