# only Linux host is supported for these tools currently
APPS_TOOLS_DIR := $(APPS_ROOT_DIR)/tools/$(HOST_OS)/bin
APP_PACKAGE_TOOL := $(APPS_TOOLS_DIR)/app-package
MAKE_TR_TOOL := $(APPS_TOOLS_DIR)/maketr
BRIGHTSCRIPT_TOOL := $(APPS_TOOLS_DIR)/brightscript
I can't find any reference online to any of these tools. Are they roku internal? Are they deprecated for the Roku web UI?
app.mk contains the following lines:
I can't find any reference online to any of these tools. Are they roku internal? Are they deprecated for the Roku web UI?