LIBS= -lX11 -lXt -lpixrect

CC=gcc
CFLAGS=	-W -funsigned-char
OPTIMISE= -O2

include ../src/Makefile
