Initial commit
[amiga/OpenBoopsi.git] / INSTALL
1 $Id: INSTALL,v 1.1 2000/01/12 20:36:51 bernie Exp $
2
3 How to build the project
4 ========================
5
6  Run "make setup". It will create an env variable with the name of the dir
7 where you have unpacked the OpenBoopsi distribution. This variable is
8 required, so don't remove it! It will also be copied in ENVARC:, so you
9 will need to do the setup only once. Running 'make help-setup' will
10 print a brief explanation and the value that will be assigned to the
11 environment variable when you do the setup.
12
13  It is also advisable to read the GUIDELINES file for a detailed
14 description of the distribution structure and how the makefiles
15 are organized.