JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
I want to be able to look at cores for now.
authorMarco Peereboom <marco@conformal.com>
Mon, 19 Jan 2009 19:33:38 +0000 (19:33 +0000)
committerMarco Peereboom <marco@conformal.com>
Mon, 19 Jan 2009 19:33:38 +0000 (19:33 +0000)
Makefile

index 16a2bb8..8c02a05 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ PROG=scrotwm
 NOMAN=
 #MAN=scrotwm.1
 
-CFLAGS+=-Wall -Wno-uninitialized
+CFLAGS+=-Wall -Wno-uninitialized -ggdb3
 CPPFLAGS+= -I${X11BASE}/include
 LDADD+=-lutil -L${X11BASE}/lib -lX11 -lXrandr