@@ -11,9 +11,9 @@ include $(TOP)/configure/RULES_TOP
release::
@echo TOP: Creating Release...
@./MakeRelease
@$(TOOLS)/MakeRelease
built_release::
@echo TOP: Creating Fully Built Release...
@./MakeRelease -b $(INSTALL_LOCATION)
@$(TOOLS)/MakeRelease -b $(INSTALL_LOCATION)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.