Makefile: Try to force the makefile to be rebuilt with non-GNU make too.

oldstable
Alexandre Julliard 2007-03-30 12:35:25 +02:00
parent a441935c37
commit 6c0921c97d
1 changed files with 2 additions and 0 deletions

View File

@ -482,6 +482,8 @@ ALL_MAKEFILES = \
Makefile $(ALL_MAKEFILES): config.status
@./config.status $@
.INIT: Makefile
.BEGIN: Makefile
$(RECURSE_TARGETS) $(MAKEDEP): $(ALL_MAKEFILES)