blob: 9b34d8752726d3bb9c158e4f35a9bb7a53f8af1a [file] [log] [blame]
#
# Set this variable to the top of the LLVM source tree.
#
LLVM_SRC_ROOT = $(LEVEL)/../..
#
# Include LLVM's Master Makefile.
#
include $(LLVM_SRC_ROOT)/Makefile.common