LIBS= -L/usr/local/X11R5/lib -lX11 -lXt

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

include ../src/Makefile
