To compile jetset, edit the Imakefile to change the paths, then do
	xmkmf
	make

If you want to install jetset, do
	make install

and add a suid bit to the game (chmod u+s ~games/jetset), so that only
the "games" account (or some other of your choice) can change the saved
games and the high scores.

VMS Port:
========

Jetpack needs DECUS X11R4 libraries and include files to compile and
link properly (XAW, XMU, XVMSUTILS). 

DECUS X11R4 distribution was made by Patrick L. Mahan (TGV Inc.). A very good
job, very useful for many ports under VMS

Patrick Moreau , CENA/Athis-Mons  (pmoreau@cena.dgac.fr)

