blob: e0d6799c16224a691967dcb73cc6b6dacfc00779 [file] [log] [blame]
##===- lib/JnJVM/Classpath/Makefile ------------------------*- Makefile -*-===##
#
# The vmkit project
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
EXTRA_DIST = ClasspathConstructor.inc ClasspathField.inc Classpath.inc ClasspathMethod.inc \
ClasspathVMClass.inc ClasspathVMClassLoader.inc ClasspathVMObject.inc \
ClasspathVMRuntime.inc ClasspathVMStackWalker.inc ClasspathVMSystem.inc \
ClasspathVMSystemProperties.inc ClasspathVMThread.inc ClasspathVMThrowable.inc
include $(LEVEL)/Makefile.config
MODULE_WITH_GC = Classpath
include $(LEVEL)/Makefile.common
CXX.Flags += -I$(PROJ_SRC_DIR)/../VMCore -I$(PROJ_SRC_DIR)/../../../include/j3