1
2Making the game can be done with the supplied Makefiles, or with
3the Imakefile, by using:
4	xmkmf
5	make depend
6	make
7
8Check the top of the makefile for setting additional parameters.
9
10Have a look at the man-page or xmemory.cat for further instruction
11on options.
12
13There are 2 picture files contained in the package (home.mem and sports.mem)
14which you can copy to the installation directory (XMEMORYDIR) or use them
15from the current directory. You can select the installed packages directly
16by their name as an option or you can rename one to default.mem (or make a
17softlink) to use it with the '-picture' option.
18
19Have fun.
20
21        __  __     __                __     __  __                 _
22       / / / /__  / /___ ___  __  __/ /_   / / / /___  ___  ____  (_)___ _
23      / /_/ / _ \/ / __ `__ \/ / / / __/  / /_/ / __ \/ _ \/ __ \/ / __ `/
24     / __  /  __/ / / / / / / /_/ / /_   / __  / /_/ /  __/ / / / / /_/ /
25  _ /_/ /_/\___/_/_/ /_/ /_/\__,_/\__/  /_/ /_/\____/\___/_/ /_/_/\__, /
26 /__________________________________e-mail: Helmut.Hoenig@hub.de______/
27
28