X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=lib%2FMakefile;h=494d96178c0e67f5d8986392aed4867988cc777e;hb=62e67e5344e15e0ef0f7a9797c189028a238ecb4;hp=14424600cc02659c19690c064db8ecf34f05c90d;hpb=de776ba84d1033716a58b79828cab79390165f0a;p=spectrwm.git diff --git a/lib/Makefile b/lib/Makefile index 1442460..494d961 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,7 +1,7 @@ -# $scrotwm$ - .include +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 -ggdb3 -fPIC CFLAGS+= -I${X11BASE}/include install: