test makefile.mingw .wait
This commit is contained in:
parent
75918831ed
commit
d1dd4890b4
|
@ -433,7 +433,7 @@ vpath %.d $(foreach dir,$(alldir),$(objdir)$(dir)/ )
|
|||
#
|
||||
#
|
||||
|
||||
.PHONY: all init cleandep touch clean
|
||||
.PHONY: all .WAIT init cleandep touch clean
|
||||
|
||||
ifeq ($(MAKELEVEL),1)
|
||||
ifdef DEPEND
|
||||
|
|
Loading…
Reference in New Issue