blob: dea80c6c15d347ce3ad3c8bd06b81bac48b8547d [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 := classfile
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common