blob: b6c9d0d4df238987ece2a5989331393aa3a65ae3 [file] [log] [blame]
SUBZERO_LEVEL := ..
TOOLNAME := llvm2ice
LINK_COMPONENTS := support
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS := 1
include $(SUBZERO_LEVEL)/../../Makefile.config
include $(SUBZERO_LEVEL)/Makefile