blob: 1e1e89e99265158b85d6660a57f3af043f44fc1b [file] [log] [blame]
#===-- Makefile.common - Common make rules for LLVM-TV -----*- Makefile -*--===#
#
# The LLVM Compiler Infrastructure
#
# This file was developed by the LLVM research group and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
#===------------------------------------------------------------------------===#
#
# Include the local config file
#
include $(LEVEL)/Makefile.config
#
# Include LLVM's Master Makefile.
#
include $(LLVM_SRC_ROOT)/Makefile.rules