LIBS= -lX11 -lXt -lpixrect

CC=gcc
CFLAGS=	-W -Wunused -pipe
OPTIMISE= -O -finline-functions

include ../src/Makefile
