blob: ead69502ac1f853c3817ad4b24b8e6bf90edcb88 [file] [log] [blame]
##===- mmtk/java/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
RUN_ANT = 1
JARNAME = mmtk-vmkit
EXTRA_DIST = vmkit.properties build.xml src
include $(LEVEL)/Makefile.common