]> git.sur5r.net Git - openldap/commitdiff
Use builtin mkdep
authorKurt Zeilenga <kurt@openldap.org>
Sun, 20 Sep 1998 23:20:33 +0000 (23:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 20 Sep 1998 23:20:33 +0000 (23:20 +0000)
build/top.mk

index f1b1763de40621c9ac56acd1e4e6dff284da42c9..46d81b73229fd164993cf0a2dcc66fa3683ac811 100644 (file)
@@ -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