targets=plug,snooper,xkey cflags_force=-W `pkg-config --cflags gtk+-2.0` cflags=-Wall -g -O2 ldflags_force=`pkg-config --libs gtk+-2.0` dist=Makefile [plug] type=binary sources=plug.c [snooper] type=binary sources=snooper.c [xkey] type=binary sources=xkey.c ldflags=`pkg-config --libs x11` -lXtst