From: Kurt Zeilenga Date: Sun, 20 Sep 1998 23:20:33 +0000 (+0000) Subject: Use builtin mkdep X-Git-Tag: PHP3_TOOL_0_0~18^2~90 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b279463b281d128b8c8334967e432aee7076c010;p=openldap Use builtin mkdep --- diff --git a/build/top.mk b/build/top.mk index f1b1763de4..46d81b7322 100644 --- a/build/top.mk +++ b/build/top.mk @@ -39,7 +39,7 @@ AR = ar LINT = lint 5LINT = 5lint -MKDEP = mkdep +MKDEP = $(top_srcdir)/build/mkdep # Misc UNIX commands used in makefiles SED = sed