blob: 920e14824216950e2eb700f179084d0c8d7677b9 [file] [log] [blame]
##===- lib/Mvm/CommonThread/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
MODULE_NAME = InlineMMTk
include $(LEVEL)/Makefile.common
# Use CompileCommonOpts instead of CXX.Flags to make sure the flag is added
# after the -Wall added by LLVM.
CompileCommonOpts += -Wno-unused-variable