blob: a4cf7ff10bfbc34f20e3622e7a36b1572caaac28 [file] [log] [blame]
#===- tools/classdump/Makefile -----------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file was developed by the LLVM research group and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL := ../..
TOOLNAME := classdump
USEDLIBS := classfile
LLVMLIBS := support vmcore LLVMsystem
include $(LEVEL)/Makefile.common