JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Change global variable to local.
[spectrwm.git] / lib / Makefile
index e6b26dd..decc2ba 100644 (file)
@@ -1,5 +1,3 @@
-#      $scrotwm$
-
 .include <bsd.xconf.mk>
 
 PREFIX?=/usr/local
@@ -12,7 +10,7 @@ LIBDIR= ${X11BASE}/lib
 DEBUGLIBS= no
 NOPROFILE= yes
 
-CFLAGS+=-Wall -Wno-uninitialized -ggdb3 -fPIC
+CFLAGS+=-Wall -Wno-uninitialized -g -fPIC
 CFLAGS+= -I${X11BASE}/include
 
 install: