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

This commit is contained in:
Alexandre Julliard 2007-03-30 12:35:25 +02:00
parent a441935c37
commit 6c0921c97d

View file

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