blob: 6f951d6337af08acc00b2ed11f65d297a2d5a109 [file] [log] [blame]
##===- lib/JnJVM/Makefile ----------------------------------*- Makefile -*-===##
#
# The vmkit project
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
DIRS = LLVMRuntime VMCore Classpath Compiler
include $(LEVEL)/Makefile.config
include $(LEVEL)/Makefile.common