Commit 566cb8c7 authored by Alexandre Julliard's avatar Alexandre Julliard

configure: Enable automatic dependencies for FreeBSD make.

parent 0f677a5b
......@@ -150,6 +150,7 @@ Makefile $(ALL_MAKERULES) $(ALL_MAKEFILES): config.status
@./config.status $@
.INIT: Makefile
.BEGIN: Makefile
.MAKEFILEDEPS:
$(RECURSE_TARGETS) $(MAKEDEP): $(ALL_MAKEFILES)
......
......@@ -24220,6 +24220,7 @@ DEPENDENCIES="### Dependencies:
.INIT: Makefile
.BEGIN: Makefile
.MAKEFILEDEPS:
Makefile: dummy
-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
......
......@@ -1830,6 +1830,7 @@ AC_SUBST(DEPENDENCIES,["### Dependencies:
.INIT: Makefile
.BEGIN: Makefile
.MAKEFILEDEPS:
Makefile: dummy
-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment