summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 0d368c196e0c1c0ba0b521eecac986e20facb9d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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'.