blob: 5dadfbbc51e720a907ef74cdfd4ec658c5882f95 [file] [log] [blame]
##==-- runtime/Makefile ----------------------------- -*- 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.
#
##===----------------------------------------------------------------------===##
LEVEL := ..
BYTECODE_LIBRARY=1
LIBRARYNAME=jrt
include $(LEVEL)/Makefile.common