1BFBTester -- Brute Force Binary Tester
2Copyright 2000 Mike Heffner <mheffner@vt.edu>
3http://bfbtester.sourceforge.net
4
5
6I N S T A L L
7
81 )  Run `configure' and all the Makefile's will be automatically
9created.
10
112 )  Run make to build the program.
12
133 )  Do a make install to install the program to the $PREFIX directory
14selected by configure process.
15
16
17NOTE:
18
19GNU make is not required to build project, however to do a `make clean'
20GNU make is required.