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

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

include ../src/Makefile
