blob: 1884de94abf61c94b937cc5c7cb29a181ccaed97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Basic Installation
==================
The simplest way to compile this package is:
1. Type `make' to compile the package.
2. Type `make install' to install the programs and any data files and
documentation.
3. You can remove the program binaries and object files from the
source code directory by typing `make clean'.
|