blob: ae4b8bb71eb9ce9fb59bcdc4babe8f1b8bb93c84 [file] [log] [blame]
##===- lib/ClassFile/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 := ../..
LIBRARYNAME := LLVMJavaClassfile
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common