Commit 6c0921c9 authored by Alexandre Julliard's avatar Alexandre Julliard

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

parent a441935c
......@@ -482,6 +482,8 @@ ALL_MAKEFILES = \
Makefile $(ALL_MAKEFILES): config.status
@./config.status $@
.INIT: Makefile
.BEGIN: Makefile
$(RECURSE_TARGETS) $(MAKEDEP): $(ALL_MAKEFILES)
......
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