application:
	gcc application.c -I${OPENWINHOME}/include -L/usr/openwin/lib -lolgx -lxview -lX11 -o application
