提交 0f594aaf 编写于 作者: J jqzuo

6983855: The jre combo bundle target needs to be added in the makefile

Reviewed-by: billyh, paulk
上级 f21eba8a
......@@ -93,6 +93,10 @@ ifeq ($(BUILD_INSTALL), true)
fi
endif
combo_build:
@$(ECHO) $@ installer combo build started: `$(DATE) '+%y-%m-%d %H:%M'`
$(CD) $(INSTALL_TOPDIR)/make/installer/bundles/windows/ishield/wrapper/wrapper.jreboth ; $(MAKE) all
install-clobber:
ifeq ($(BUILD_INSTALL), true)
@$(call MakeStart, install, clobber)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册