This is a port of BSD 4.4's locate command to Solaris.

Making..

You should be able to say
	make
in this directory. If you only have a gcc compiler say
	make CC=gcc

Installing..

Say
	make install

	Beware.. this is configured so that the locate command
	is installed in /usr/local/bin
	and the library is in /usr/local/lib/locate
	changing this needs changing the code and shell scripts

Cleaning

Say
	make clean

Caveat..

I am not supporting this, so please don't bug me with problems.

Peter Collinson
March 1996

