
Building line under Linux is as simple as typing make. When that is
done, become root and type make install to install the program and
its manpage. This assumes the GNU install program is installed on
your system. The installed files may be removed with make uninstall. 

The binary is installed as /usr/local/bin/line and the manpage
as /usr/local/man/man1/line.1. If you prefer to install them elsewhere
edit the Makefile accordingly.

Clean up with make clean ;-)

That's all there is to it

Have fun,

Torsten Poulin
torsten@diku.dk
