Get rid of "Nothing to be done for _.zip" message

This commit is contained in:
James Darpinian 2024-06-07 08:28:01 -07:00 committed by Zack Middleton
parent db24dfe13f
commit 2765cd5398
1 changed files with 1 additions and 0 deletions

View File

@ -1625,6 +1625,7 @@ ifneq ($(PLATFORM),darwin)
@(cd $(B) && zip -r9 ../../$@ $(NAKED_TARGETS) $(NAKED_EMSCRIPTENOBJ))
endif
endif
@:
makedirs:
@$(MKDIR) $(B)/autoupdater