blob: 73c77ee9c3a47301a894e72be660a4bbe20936aa [file] [log] [blame]
##===- lib/Mvm/Makefile ------------------------------------*- Makefile -*-===##
#
# The vmkit project
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
include $(LEVEL)/Makefile.config
DIRS = CommonThread MMTk Runtime Compiler JITGCPass
include $(LEVEL)/Makefile.common