LIBS= -lX11 -lXt

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

include ../src/Makefile
