BFBTester -- Brute Force Binary Tester
Copyright 2000 Mike Heffner <mheffner@vt.edu>
http://bfbtester.sourceforge.net


I N S T A L L

1 )  Run `configure' and all the Makefile's will be automatically
created.

2 )  Run make to build the program.

3 )  Do a make install to install the program to the $PREFIX directory
selected by configure process.


NOTE:

GNU make is not required to build project, however to do a `make clean'
GNU make is required.