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