JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add boundary_width to spectrwm.conf.
[spectrwm.git] / lib / Makefile
index 1442460..decc2ba 100644 (file)
@@ -1,7 +1,7 @@
-#      $scrotwm$
-
 .include <bsd.xconf.mk>
 
+PREFIX?=/usr/local
+
 LIB=    swmhack
 NOMAN= yes
 SRCS=  swm_hack.c
@@ -10,7 +10,7 @@ LIBDIR= ${X11BASE}/lib
 DEBUGLIBS= no
 NOPROFILE= yes
 
-CFLAGS+=-Wall -Wno-uninitialized -ggdb3
+CFLAGS+=-Wall -Wno-uninitialized -g -fPIC
 CFLAGS+= -I${X11BASE}/include
 
 install: