I think that the install-symlinks target is rather more specialized
than the tags and TAGS targets, yet those use just "find". I think
I'll be able to throw out the -mindepth, however. It was necessary in
a version that used find $(prefix), since /opt/git matched
-type d -name git*
but with find . this should not be relevant.
I'll amend that patch and prepare a separate one that uses $(FIND)
everywhere.
--
David Kastrup
-