blob: 863075fb3871c09ed4a43af2c14f1c76508f0514 [file] [log] [blame]
##===- mmtk/magic/Makefile ---------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
LIBRARYNAME = MMTKMagic
LOADABLE_MODULE = 1
USEDLIBS =
include $(LEVEL)/Makefile.common