2005-12-29 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / fastjar / INSTALL
blobcdc770fb741e30e474bccb6965c05619dbc08dcb
1 ----------------------
2 How to install fastjar
3 ----------------------
6 1.  Run the 'configure' script to generate config.h and Makefile.  You can
7     use 'configure --help' to get a list of command-line options.
9 2.  If you're feeling experimental, you can change some settings in jartool.h
10     to optimize fastjar for your particular system.
12 3.  Type 'make' to create the fastjar binary.
14 4.  Type 'make install' to install fastjar in whichever directory you supplied
15     to configure (or the default directory if you didn't specify one.)