mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
Makefile: Try to force the makefile to be rebuilt with non-GNU make too.
This commit is contained in:
parent
a441935c37
commit
6c0921c97d
1 changed files with 2 additions and 0 deletions
|
@ -482,6 +482,8 @@ ALL_MAKEFILES = \
|
|||
|
||||
Makefile $(ALL_MAKEFILES): config.status
|
||||
@./config.status $@
|
||||
.INIT: Makefile
|
||||
.BEGIN: Makefile
|
||||
|
||||
$(RECURSE_TARGETS) $(MAKEDEP): $(ALL_MAKEFILES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue