painter:	painter.c painter.h
	cc -o painter painter.c -lxvps -lxview -lolgx -lX -lcps \
	-I$$OPENWINHOME/include -L$$OPENWINHOME/lib
painter.h: painter.cps
	cps painter.cps
