otk_lib.o:  otk_lib.c
	cc -c -O -I/usr/X11R6/include otk_lib.c -o otk_lib.o

clean:
	rm -f otk_lib.o
