
nfsstones.c is the original C code from 1987

nfsstones.c.ansi is the same program cleaned up and "ANSI-fied" so
more likely to compile without complaint on your system.

I'd recommend:

	mv nfsstones.c nfsstones.c.orig
	mv nfsstones.c.ansi nfsstones.c

and then typing make.

See the top of the program for info on how to run the benchmark.

	-Barry Shein (bzs@world.std.com)

