summaryrefslogtreecommitdiff
path: root/lib/iniparser/INSTALL
blob: 0d319b2670f0f3ad4c3c29745aef4e6047a0683d (plain)
1
2
3
4
5
6
7
8
9
10
11
12

iniParser installation instructions
-----------------------------------

1. Modify the Makefile to suit your environment.
2. Type 'make' to make the library.
3. Type 'make check' to make the test program.
4. Type 'test/iniexample' to launch the test program.

Enjoy!
N. Devillard
Tue Jan 14 11:52:03 CET 2003