blob: 22b66dfdbc8cf1e7528b0d59fead1dc45cb3b078 [file] [log] [blame]
##===- lib/vmkit/Runtime/Makefile ----------------------------*- Makefile -*-===##
#
# The vmkit project
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
MODULE_WITH_GC = VmkitCompiler
VMKIT_RUNTIME_IN=LLVMRuntime.ll
VMKIT_RUNTIME_OUT=LLVMRuntime.inc
include $(LEVEL)/Makefile.common