test makefile.mingw .wait

This commit is contained in:
dinkc64 2024-11-01 01:10:01 -04:00
parent 75918831ed
commit d1dd4890b4

View File

@ -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