
    Welcome to pas2po Installation
    ==============================

To install the project, just do the following steps:

0) Preparing
If you are running under GNU/Linux or Operating Systems with
similar directory-structures, you need nothing to do here.
If not, please change the top of Makefile (especially PREFIX)
to your needs.
You need a working GNU Pascal compiler, but thats all. 

1) Bild the project
  make all

2) Install
Installation is done as a superuser (root) with
  make install


Have Fun!
