
To compile xvgr using the Makefile:

Edit the Makefile to install the printer and the
installation directories for the executable then

% make
% make install

To compile xvgr using the Imakefile:

Edit the Imakefile to install the printer then

% imake
% make
% make install
% make install.man
