blob: a3bb77faeeab0ff67ac6ee3d5e76d3510f6167b0 [file] [log] [blame]
##===- lib/JnJVM/LLVMRuntime/Makefile ----------------------*- Makefile -*-===##
#
# The vmkit project
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
VMKIT_RUNTIME_IN=runtime-default.ll runtime-mmtk-thread.ll runtime-single.ll
VMKIT_RUNTIME_OUT=LLVMRuntime.inc
include $(LEVEL)/Makefile.common