Makefile: use $(FIND) instead of find
commit89b2f19cb516249b8d9546bb1f3f46a1ec5b3242
authorDavid Kastrup <dak@gnu.org>
Sun, 29 Jul 2007 22:23:28 +0000 (29 15:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Jul 2007 22:23:28 +0000 (29 15:23 -0700)
treeee2cd08e7d78fc9050bf44cc915fee72acc80a27
parent82cb8afa9bf24d2f77a6d565cdc08d6aa1febeb4
Makefile: use $(FIND) instead of find

Some people might prefer to be able to specify the find utility to
use.

Signed-off-by: David Kastrup <dak@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile