mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 10:59:45 +00:00
configure: Enable automatic dependencies for FreeBSD make.
This commit is contained in:
parent
0f677a5beb
commit
566cb8c7a3
@ -150,6 +150,7 @@ Makefile $(ALL_MAKERULES) $(ALL_MAKEFILES): config.status
|
|||||||
@./config.status $@
|
@./config.status $@
|
||||||
.INIT: Makefile
|
.INIT: Makefile
|
||||||
.BEGIN: Makefile
|
.BEGIN: Makefile
|
||||||
|
.MAKEFILEDEPS:
|
||||||
|
|
||||||
$(RECURSE_TARGETS) $(MAKEDEP): $(ALL_MAKEFILES)
|
$(RECURSE_TARGETS) $(MAKEDEP): $(ALL_MAKEFILES)
|
||||||
|
|
||||||
|
1
configure
vendored
1
configure
vendored
@ -24220,6 +24220,7 @@ DEPENDENCIES="### Dependencies:
|
|||||||
|
|
||||||
.INIT: Makefile
|
.INIT: Makefile
|
||||||
.BEGIN: Makefile
|
.BEGIN: Makefile
|
||||||
|
.MAKEFILEDEPS:
|
||||||
Makefile: dummy
|
Makefile: dummy
|
||||||
-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
|
-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
|
||||||
|
|
||||||
|
@ -1830,6 +1830,7 @@ AC_SUBST(DEPENDENCIES,["### Dependencies:
|
|||||||
|
|
||||||
.INIT: Makefile
|
.INIT: Makefile
|
||||||
.BEGIN: Makefile
|
.BEGIN: Makefile
|
||||||
|
.MAKEFILEDEPS:
|
||||||
Makefile: dummy
|
Makefile: dummy
|
||||||
-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
|
-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user