blob: 979a36babdbca021ec0e1c1cb9d2a50228369116 [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.in src
include $(LEVEL)/Makefile.common