
Installation
============

Just edit the make file and modify the path of installation and the
two default configuration files if needed by giving the correct paths.

The makefile runs on Linux, NetBSD, SUN and HP/UX. It will create the
'obj' directory and the 'obj/<name of machine>' directory, so you can
compile a version of the program for severals computers in the same
place. The program will be called 'simu.<name of machine>'. The makefile
works with the GNU Make, and the make of Linux and Sun, but not with
the make provide by HP and BSD ... (If anybody knows why ?) So you should
run *** GNU Make *** in order to compile the program.


To run the program, just type : sim68k. 


To remove the source and just keep the executable and the examples
type : make clean.


For more information, read the doc. (please, excuse my very bad
English :-)


If you use this tools, please let me know ! For any comments or 
suggestions, please mail me at:

	Laurent.Riesterer@reseau.galeode.fr

This program is shareware : you can send something to the following
address:

	Laurent RIESTERER
	4 rue de la Quintaine
	35000 Rennes
	France



