Skip to content

Commit

Permalink
test makefile.mingw .wait
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Nov 1, 2024
1 parent 7591883 commit d1dd489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.mingw
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d1dd489

Please sign in to comment.